From c19c7eee924b70d25cb47d40fd7c8e00d5efa867 Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Wed, 23 Oct 2024 17:07:37 +0700 Subject: update pengajuan tempo section konfirmasi --- .../pengajuan-tempo/component/KontakPerusahaan.jsx | 122 +++++++++++---------- 1 file changed, 65 insertions(+), 57 deletions(-) (limited to 'src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx') diff --git a/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx b/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx index c09aaf57..a2c17471 100644 --- a/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx +++ b/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx @@ -6,7 +6,7 @@ import stateApi from '@/lib/address/api/stateApi.js'; import cityApi from '@/lib/address/api/cityApi'; import { Radio, RadioGroup, Stack, Checkbox } from '@chakra-ui/react'; import { usePengajuanTempoStoreKontakPerson } from '../../../../src-migrate/modules/register/stores/usePengajuanTempoStore'; -const KontakPerusahaan = ({ chekValid, buttonSubmitClick }) => { +const KontakPerusahaan = ({ chekValid, buttonSubmitClick, isKonfirmasi }) => { const { control, watch } = useForm(); const { formKontakPerson, @@ -91,15 +91,15 @@ const KontakPerusahaan = ({ chekValid, buttonSubmitClick }) => { validateKontakPerson(); }, [buttonSubmitClick]); return ( - <> -
-

Kontak Person

-
-
+
+

+ Kontak Person +

+
-
-
-
-