wip: implementando tela de cadastro do usuário

This commit is contained in:
2026-04-27 20:24:34 -05:00
parent 36a1875ee6
commit 7354c28a8e
4 changed files with 97 additions and 131 deletions

View File

@@ -1,6 +1,5 @@
<template>
<div>
<NuxtRouteAnnouncer />
<NuxtWelcome />
</div>
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
</template>