From f39915769503522322d2385a35f55446d2bf92f5 Mon Sep 17 00:00:00 2001 From: mahdi Date: Tue, 21 Dec 2021 15:46:07 +0330 Subject: [PATCH] update --- src/components/productTags/ProductTags.js | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/src/components/productTags/ProductTags.js b/src/components/productTags/ProductTags.js index beb4fca..e96e5db 100644 --- a/src/components/productTags/ProductTags.js +++ b/src/components/productTags/ProductTags.js @@ -4,7 +4,7 @@ import blackCancleIcon from "../../assets/icons/black-cancle-icon.svg"; import blackDeliveryIcon from "../../assets/icons/black-delivery-icon.svg"; import blackRightIcon from "../../assets/icons/black-right-icon.svg"; -const ProductTags = () => { +const ProductTags = ({ tagtitlecolor }) => { return (
@@ -15,8 +15,10 @@ const ProductTags = () => { {/* product UI Design */}
{/* 1 */} -
-
{/* 2 */} -
+
@@ -63,7 +65,7 @@ const ProductTags = () => {
{/* 3 */} -
+
{/* 4 */} -
+
{/* 5 */} -
+