diff options
Diffstat (limited to 'src/lib/checkout')
| -rw-r--r-- | src/lib/checkout/components/Checkout.jsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/checkout/components/Checkout.jsx b/src/lib/checkout/components/Checkout.jsx index 0b386c30..8c80640a 100644 --- a/src/lib/checkout/components/Checkout.jsx +++ b/src/lib/checkout/components/Checkout.jsx @@ -174,8 +174,8 @@ const Checkout = () => { const { checkWeigth, setCheckWeight, - hasFlashSale, - setHasFlashSale, + // hasFlashSale, + // setHasFlashSale, checkoutValidation, setCheckoutValidation, biayaKirim, |
