Initial commit
This commit is contained in:
7
app/layouts/empty.vue
Normal file
7
app/layouts/empty.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<UMain>
|
||||
<UContainer class="py-8">
|
||||
<slot />
|
||||
</UContainer>
|
||||
</UMain>
|
||||
</template>
|
||||
Reference in New Issue
Block a user