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 */} -
+