diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-07-04 15:40:05 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-07-04 15:40:05 +0700 |
| commit | 59ae628913de8dc1040cd6fb94c2e9f389cdd7d1 (patch) | |
| tree | 1912195edd23c3bb559578172d2352fdd94d9294 | |
| parent | 6720e02766441036d872203216a1d9a45025f5a9 (diff) | |
<hafid> biteship mobile belum muncul
| -rw-r--r-- | src/lib/checkout/components/Checkout.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/checkout/components/Checkout.jsx b/src/lib/checkout/components/Checkout.jsx index aad3d66d..d8ede118 100644 --- a/src/lib/checkout/components/Checkout.jsx +++ b/src/lib/checkout/components/Checkout.jsx @@ -1070,7 +1070,7 @@ const Checkout = () => { </div> <Divider /> - + {products && <SectionExpedition products={products} />} <div className='p-4'> <div className='flex justify-between items-center'> <div className='font-medium'>Ringkasan Pesanan</div> |
