feat: Setup Nuxt UI
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<UHeader mode="slideover">
|
||||
<template #left>
|
||||
<NuxtLink to="/">
|
||||
<SvgSiteLogo class="h-10 w-auto" />
|
||||
</NuxtLink>
|
||||
</template>
|
||||
</UHeader>
|
||||
</template>
|
||||
Reference in New Issue
Block a user