From 5ab7ae8b0da3ca536801616fa2c0bd45d291c415 Mon Sep 17 00:00:00 2001 From: mahdi Date: Sun, 12 Jun 2022 11:29:58 +0430 Subject: [PATCH] update src/components/Navbar/index.js --- src/components/Navbar/index.js | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) 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("دانوین")}