chore: instala e configura toast com vue-sonner

This commit is contained in:
2026-04-29 23:00:18 -05:00
parent 1acde7202e
commit bb8a3c6f83
4 changed files with 37 additions and 9 deletions

View File

@@ -2,4 +2,5 @@
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
<Toaster position="top-right" rich-colors />
</template>