From 5a408311aea062fe91ddb6f14b8fddb86e4a4de4 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Mon, 25 Aug 2025 09:09:42 -0400 Subject: [PATCH] Activation button --- src/component/product/ProductStart.jsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/component/product/ProductStart.jsx b/src/component/product/ProductStart.jsx index a200029..eb4cbc5 100644 --- a/src/component/product/ProductStart.jsx +++ b/src/component/product/ProductStart.jsx @@ -83,7 +83,7 @@ export default function ProductStart(props){ Card image cap

{productTitle}

-
+
{/*

{productDescription}

*/}
@@ -117,7 +117,7 @@ export default function ProductStart(props){
  • - +
    @@ -130,13 +130,13 @@ export default function ProductStart(props){
    -
    {productTitle}
    +
    {productTitle}
    -
    +
    {/* {mutation.error && <>
    @@ -158,8 +158,8 @@ export default function ProductStart(props){ )}
    - - + +