WIP
This commit is contained in:
11
app/pages/index.vue
Normal file
11
app/pages/index.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<template>
|
||||
<UContainer class="py-10">
|
||||
<UCard>
|
||||
<template #header>
|
||||
<h1 class="text-2xl font-bold">
|
||||
</h1>
|
||||
</template>
|
||||
|
||||
</UCard>
|
||||
</UContainer>
|
||||
</template>
|
||||
Reference in New Issue
Block a user