From 849235ae3c1f25194f68598388630e7315e1a618 Mon Sep 17 00:00:00 2001 From: hamid zarghami Date: Wed, 23 Apr 2025 21:54:44 +0330 Subject: [PATCH] fix bug design --- src/app/products/ProductsPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/products/ProductsPage.tsx b/src/app/products/ProductsPage.tsx index 626744a..566e566 100644 --- a/src/app/products/ProductsPage.tsx +++ b/src/app/products/ProductsPage.tsx @@ -57,10 +57,10 @@ const Products: FC = () => {
- product + product
-

+

{item.title}