diff --git a/src/components/sections/product/ProductCardTwo.tsx b/src/components/sections/product/ProductCardTwo.tsx index bffce2e..e76e596 100644 --- a/src/components/sections/product/ProductCardTwo.tsx +++ b/src/components/sections/product/ProductCardTwo.tsx @@ -137,18 +137,6 @@ const ProductCardItem = memo(({ {product.price}

- - ); });