You've already forked isop-mirror
refactor: remove unused script and style sections
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
<script setup lang="ts"></script>
|
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<v-footer>
|
<v-footer>
|
||||||
<div style="display: flex; flex-direction: column;">
|
<div style="display: flex; flex-direction: column;">
|
||||||
@@ -7,5 +5,3 @@
|
|||||||
</div>
|
</div>
|
||||||
</v-footer>
|
</v-footer>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<style scoped></style>
|
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
<script setup lang="ts"></script>
|
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<v-app-bar color="rgb(46, 125, 50)" style="color: white" :elevation="2">
|
<v-app-bar color="rgb(46, 125, 50)" style="color: white" :elevation="2">
|
||||||
@@ -11,5 +9,3 @@
|
|||||||
</v-app-bar>
|
</v-app-bar>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<style scoped></style>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user