From 0178a1f88d7d34824562e1413be073c0795a47cf Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Mon, 16 Dec 2024 17:42:31 +0700 Subject: update code --- src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx | 14 ++------------ 1 file changed, 2 insertions(+), 12 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 1ea2223e..b3d5bce7 100644 --- a/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx +++ b/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx @@ -143,11 +143,6 @@ const KontakPerusahaan = ({ chekValid, buttonSubmitClick, isKonfirmasi }) => { No. HP Direktur{' '} (Opsional) - {!isKonfirmasi && ( - - isi nomor telpon direktur di perusahaan kamu - - )}
{ - {!isKonfirmasi && ( - - isi email Direktur yang sesuai - - )}
{ {!isKonfirmasi && ( - isi nomor purchasing yang bertanggung jawab di perusahaan + isi email purchasing yang bertanggung jawab diperusahaan anda )} @@ -394,7 +384,7 @@ const KontakPerusahaan = ({ chekValid, buttonSubmitClick, isKonfirmasi }) => { {!isKonfirmasi && ( - isi email finance dengan benar + isi email finance yang bertanggung jawab diperusahaan anda )}
-- cgit v1.2.3