diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-01-07 11:10:19 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-01-07 11:10:19 +0700 |
| commit | 72a2c17094eca3d08c1a42c528f869befdb6131e (patch) | |
| tree | 960f40c5eb3d8d926494a6d75038316306661214 /src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx | |
| parent | 4745baa6981423d9a7c2311370ad7c853c33de7b (diff) | |
<iman> update perbaiki kata kata
Diffstat (limited to 'src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx')
| -rw-r--r-- | src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx b/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx index e937baec..b8ca3202 100644 --- a/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx +++ b/src/lib/pengajuan-tempo/component/KontakPerusahaan.jsx @@ -250,7 +250,7 @@ const KontakPerusahaan = ({ chekValid, buttonSubmitClick, isKonfirmasi }) => { </label> {!isKonfirmasi && ( <span className='text-xs opacity-60'> - isi email purchasing yang bertanggung jawab diperusahaan + isi nomor purchasing yang bertanggung jawab diperusahaan anda </span> )} @@ -282,7 +282,8 @@ const KontakPerusahaan = ({ chekValid, buttonSubmitClick, isKonfirmasi }) => { </label> {!isKonfirmasi && ( <span className='text-xs opacity-60'> - isi email purchasing dengan benar + isi email purchasing yang bertanggung jawab perusahaan + anda </span> )} </div> |
