diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-08-08 11:37:58 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-08-08 11:37:58 +0700 |
| commit | bad8abd263bd43c59dad8e61e2f5f35bfe5b7746 (patch) | |
| tree | 14d92d40644cec6e885f47c3932666b5e7abfc22 /src-migrate | |
| parent | 86c880442fc0abbc4c356da4fa8a20bc5759aff3 (diff) | |
<iman> update quotation pop up
Diffstat (limited to 'src-migrate')
| -rw-r--r-- | src-migrate/modules/product-detail/components/AddToCart.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src-migrate/modules/product-detail/components/AddToCart.tsx b/src-migrate/modules/product-detail/components/AddToCart.tsx index bebc793f..2f87311f 100644 --- a/src-migrate/modules/product-detail/components/AddToCart.tsx +++ b/src-migrate/modules/product-detail/components/AddToCart.tsx @@ -65,7 +65,6 @@ const AddToCart = ({ ) return; setRefreshCart(true); - // console.log('Refresh cart triggered'); setAddCartAlert(true); toast.promise( |
