From 4ac374d2594c963d9add5c264f136ea3e7baebcc Mon Sep 17 00:00:00 2001 From: mahdi Date: Wed, 15 Jun 2022 10:04:29 +0430 Subject: [PATCH] update src/views/Dashboard/layouts/Main/UserItems/ProductSuggestion/index.js and src/views/ShoppingCart/index.js --- src/views/ShoppingCart/index.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/ShoppingCart/index.js b/src/views/ShoppingCart/index.js index 29b8b61..d8a5c75 100644 --- a/src/views/ShoppingCart/index.js +++ b/src/views/ShoppingCart/index.js @@ -210,11 +210,11 @@ function ShoppingCart({ value={productsLength ? factorInfo?.offPrice : 0} type="error" /> - + /> */}
@@ -297,7 +297,7 @@ function ShoppingCart({ value={productsLength ? factorInfo?.offPrice : ""} type="error" /> - + /> */}