style: garante que todos $toast tenham duracao de 8s

This commit is contained in:
2026-05-04 18:17:47 -05:00
parent 35f32578e3
commit b365fca7eb
3 changed files with 13 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
</template>
<script setup>
definePageMeta({
middleware: 'auth'
})
definePageMeta({
middleware: 'auth'
})
</script>