feat: connexionButton

This commit is contained in:
2026-01-30 15:39:32 -05:00
parent 28f6e1ae7c
commit 87be06ecea
4 changed files with 15 additions and 5 deletions

View File

@@ -8,8 +8,5 @@
<SvgSiteLogo class="h-12 w-auto" />
</NuxtLink>
</template>
<template #right>
<AuthConnexionButton />
</template>
</UHeader>
</template>