new start
This commit is contained in:
9
src/layouts/default/View.vue
Normal file
9
src/layouts/default/View.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<v-main>
|
||||
<router-view />
|
||||
</v-main>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
//
|
||||
</script>
|
Reference in New Issue
Block a user