chore: init
This commit is contained in:
commit
8424b7b98b
27 changed files with 7424 additions and 0 deletions
5
layouts/default.vue
Normal file
5
layouts/default.vue
Normal file
|
@ -0,0 +1,5 @@
|
|||
<template>
|
||||
<main class="py-20 px-10">
|
||||
<slot />
|
||||
</main>
|
||||
</template>
|
Loading…
Add table
Add a link
Reference in a new issue