From bfb56dacab4908d05854295da360f91f4f046e7d Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Sat, 21 Feb 2026 16:53:48 +0300 Subject: [PATCH] feat: add language switcher to mobile nav bar --- web/src/components/AppLayout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/components/AppLayout.tsx b/web/src/components/AppLayout.tsx index 63d4dfc8..08b4a98c 100644 --- a/web/src/components/AppLayout.tsx +++ b/web/src/components/AppLayout.tsx @@ -86,8 +86,9 @@ const AppLayout: React.FC = () => { - {/* Mobile: Wallet + Hamburger */} + {/* Mobile: Language + Wallet + Hamburger */}
+