summaryrefslogtreecommitdiff
path: root/src/lib/checkout/components/CheckoutSection.jsx
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-03-19 10:07:25 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-03-19 10:07:25 +0700
commit4f672d76536af35b6945693fd21a94d97d72ec30 (patch)
tree92745e0c0eca8c148f561ce4240a106c463b6d22 /src/lib/checkout/components/CheckoutSection.jsx
parentb261f7fd592965fe60fbfb8842d9769b96988573 (diff)
parent6a036ddb5daf9c3d1307059fcc6b4d41d0d566c6 (diff)
Merge branch 'new-release' into CR/renca-banner
Diffstat (limited to 'src/lib/checkout/components/CheckoutSection.jsx')
-rw-r--r--src/lib/checkout/components/CheckoutSection.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/checkout/components/CheckoutSection.jsx b/src/lib/checkout/components/CheckoutSection.jsx
index 623152c6..c82e15c7 100644
--- a/src/lib/checkout/components/CheckoutSection.jsx
+++ b/src/lib/checkout/components/CheckoutSection.jsx
@@ -33,7 +33,7 @@ export const SectionAddress = ({ address, label, url }) => {
};
export const SectionValidation = ({ address }) =>
- address?.rajaongkirCityId == 0 && (
+ address?.stateId == 0 && (
<BottomPopup active={true} title='Update Alamat'>
<div className='leading-7 text-gray_r-12/80'>
Mohon untuk memperbarui alamat Anda dengan mengklik tombol di bawah ini.{' '}