From 157ebb23decb2b680cb89b9fee342bb516978168 Mon Sep 17 00:00:00 2001
From: kudindmitriy
Date: Mon, 2 Feb 2026 13:54:44 +0200
Subject: [PATCH] fix
---
src/components/sections/product/ProductCardTwo.tsx | 12 ------------
1 file changed, 12 deletions(-)
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}
-
-
);
});
--
2.49.1