From 7cb7bc10123133f7044ad81bcafaea3ccd661c20 Mon Sep 17 00:00:00 2001 From: gestions-UO Date: Mon, 11 May 2026 20:56:05 +0200 Subject: [PATCH] subida correctivo --- components/layout/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) => (