From d1c86ec9b214b57949948f138a2ce4500093f9af Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sat, 30 Aug 2025 09:41:34 -0400 Subject: [PATCH] fix text --- src/component/home/Products.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/component/home/Products.jsx b/src/component/home/Products.jsx index a8a0856..394e79f 100644 --- a/src/component/home/Products.jsx +++ b/src/component/home/Products.jsx @@ -49,8 +49,8 @@ export default function Products() {
-

{product?.status_text}

-

{product?.name}

+

{product?.status_text}

+

{product?.name}