feat: Enhance application structure with new Prueba_appshell page and responsive navbar; update dependencies

This commit is contained in:
2025-05-06 01:14:08 +02:00
parent 27f71a05f3
commit 00fd103112
9 changed files with 193 additions and 19 deletions
-4
View File
@@ -18,10 +18,6 @@ export function HomePage() {
<Welcome />
<ColorSchemeToggle />
<Center mt="md">
<MiBoton />
</Center>
</Box>
</Box>
);