summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-12-02 16:34:52 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-12-02 16:34:52 +0700
commit325fe90403cc9febb1017eb27c620e4dd921aa24 (patch)
treef41877c77906495a32c68b299e7d8a00a1f37383
parent0c142968af5390d4cb615d18fae119aa77fb4654 (diff)
<iman> delete console log
-rw-r--r--src/lib/product/components/ProductCard.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/product/components/ProductCard.jsx b/src/lib/product/components/ProductCard.jsx
index 16e20703..174e5cb1 100644
--- a/src/lib/product/components/ProductCard.jsx
+++ b/src/lib/product/components/ProductCard.jsx
@@ -21,7 +21,6 @@ const ProductCard = ({ product, simpleTitle, variant = 'vertical' }) => {
voucherPastiHemat = product?.newVoucherPastiHemat[0]
? product?.newVoucherPastiHemat[0]
: product?.newVoucherPastiHemat;
- console.log('voucherPastiHemat', voucherPastiHemat);
const callForPriceWhatsapp = whatsappUrl('product', {
name: product.name,