diff --git a/components/layout/Navbar.tsx b/components/layout/Navbar.tsx index 3cb9ff6..8e02167 100644 --- a/components/layout/Navbar.tsx +++ b/components/layout/Navbar.tsx @@ -114,7 +114,7 @@ export const Navbar = () => { ))} -
+
{/* Selector de Idiomas Móvil */}
{(["es", "ca", "en"] as const).map((lang) => (