diff --git a/src/components/Navbar/index.js b/src/components/Navbar/index.js index 3e9c3e3..f795368 100644 --- a/src/components/Navbar/index.js +++ b/src/components/Navbar/index.js @@ -62,7 +62,7 @@ function Navbar({ useEffect(() => { if (!isMobile && isLogin) { - console.log(111) + console.log(111); getCartProducts(); } }, [isLogin]); @@ -206,7 +206,7 @@ function Navbar({ className="flex flex-row items-center text-2xl font-black text-green7B" > - دانوین + {window.t("دانوین")}