From afdb2705b22979f431ccc794f2aa7699d69f4345 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Sat, 21 Dec 2024 19:02:53 +0530 Subject: [PATCH] feat: add lang icon --- src/components/molecules/NavBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/molecules/NavBar.tsx b/src/components/molecules/NavBar.tsx index 8f1d61c7..58f2d72d 100644 --- a/src/components/molecules/NavBar.tsx +++ b/src/components/molecules/NavBar.tsx @@ -407,7 +407,7 @@ export const NavBar: React.FC = ({ marginRight: "10px", }} > - {t("Language")} + {t("Language")}