From 915304fea4795b5781024cad184bf49bda279dd9 Mon Sep 17 00:00:00 2001 From: mahdi andalib Date: Sat, 2 Jul 2022 13:19:25 +0430 Subject: [PATCH] =?UTF-8?q?=D8=A7=D8=B3=D8=AA=D8=A7=DB=8C=D9=84=20=D9=85?= =?UTF-8?q?=D8=B4=D8=A7=D9=87=D8=AF=D9=87=20=D9=86=D9=85=D9=88=D9=86=D9=87?= =?UTF-8?q?=20=D8=B1=D8=A7=20=D8=AF=D8=B1=D8=B3=D8=AA=20=DA=A9=D8=B1=D8=AF?= =?UTF-8?q?=D9=85=20|=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ProductSuggestion/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ProductSuggestion/index.js b/src/components/ProductSuggestion/index.js index 3f342ee..117019b 100644 --- a/src/components/ProductSuggestion/index.js +++ b/src/components/ProductSuggestion/index.js @@ -27,7 +27,7 @@ const ProductSuggestion = ({ isDark, getSimilar, book, similarList }) => { }, [similarList]); return (
-

+

{window.t("این کالاها برای خرید به شما پیشنهام می دهیم")}

{/* product design */}