diff options
| author | trisusilo48 <tri.susilo@altama.co.id> | 2024-11-14 10:53:54 +0700 |
|---|---|---|
| committer | trisusilo48 <tri.susilo@altama.co.id> | 2024-11-14 10:53:54 +0700 |
| commit | b18d45c560d57c788d3646cf6be0beb6381ec0f7 (patch) | |
| tree | be1dc856085cef700c8d07e5889d9cd6a3c7295a /src/lib/checkout/components/Checkout.jsx | |
| parent | 2c74398c6f75de3b5620d6495d7701553b66eb40 (diff) | |
biteship
Diffstat (limited to 'src/lib/checkout/components/Checkout.jsx')
| -rw-r--r-- | src/lib/checkout/components/Checkout.jsx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/checkout/components/Checkout.jsx b/src/lib/checkout/components/Checkout.jsx index b0f8f884..152b84ed 100644 --- a/src/lib/checkout/components/Checkout.jsx +++ b/src/lib/checkout/components/Checkout.jsx @@ -1674,10 +1674,6 @@ const SectionValidation = ({ address }) => </BottomPopup> ); -const SectionExpedisiBiteship = ({ listExpedisi, setSelectedExpedisi }) => ( - <></> -); - const SectionExpedisi = ({ address, listExpedisi, |
