summaryrefslogtreecommitdiff
path: root/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-10-18 17:08:55 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-10-18 17:08:55 +0700
commit548e2b48b1c2f6521037765f96083a8d79f611d6 (patch)
treeb2b1d8d924ec973d683e8fb0157b302bc7b037de /src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx
parent87ffd2fa7edc240693ddd81401ef23c5cd1bbb3e (diff)
<iman> add pengiriman section
Diffstat (limited to 'src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx')
-rw-r--r--src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx b/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx
index 861a75ba..c09aaf57 100644
--- a/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx
+++ b/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx
@@ -86,6 +86,10 @@ const KontakPerusahaan = ({ chekValid, buttonSubmitClick }) => {
};
loadIndustries();
}, [buttonSubmitClick, chekValid]);
+
+ useEffect(() => {
+ validateKontakPerson();
+ }, [buttonSubmitClick]);
return (
<>
<div className='flex justify-start'>