summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2025-07-04 08:42:51 +0000
committerIT Fixcomart <it@fixcomart.co.id>2025-07-04 08:42:51 +0000
commit48ad534fd5dfca0576d8a624a7c793454d09d065 (patch)
tree1912195edd23c3bb559578172d2352fdd94d9294 /src
parent0ef2f68fbb26afc3279abd6944edcaa0a0a531d0 (diff)
parent59ae628913de8dc1040cd6fb94c2e9f389cdd7d1 (diff)
Merged in fix_city_address (pull request #428)
<hafid> biteship mobile belum muncul
Diffstat (limited to 'src')
-rw-r--r--src/lib/checkout/components/Checkout.jsx2
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>