diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-03-12 14:30:25 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-03-12 14:30:25 +0700 |
| commit | 6a682891b755a6f8d91edafe54a62047afcb5492 (patch) | |
| tree | f8fee880ed7129093f21dc069074767eafce261f /src/lib/pengajuan-tempo/component/Dokumen.jsx | |
| parent | f4adb008ae55e4b340c58c32d45af6d0eaf6eb57 (diff) | |
| parent | d36a21cb0a6e95323fa9dd868a79bf1a318968e3 (diff) | |
Merge branch 'new-release' into CR/repeat-order
Diffstat (limited to 'src/lib/pengajuan-tempo/component/Dokumen.jsx')
| -rw-r--r-- | src/lib/pengajuan-tempo/component/Dokumen.jsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/pengajuan-tempo/component/Dokumen.jsx b/src/lib/pengajuan-tempo/component/Dokumen.jsx index f986d47a..aedb9016 100644 --- a/src/lib/pengajuan-tempo/component/Dokumen.jsx +++ b/src/lib/pengajuan-tempo/component/Dokumen.jsx @@ -566,7 +566,7 @@ const Dokumen = ({ chekValid, buttonSubmitClick, isKonfirmasi }) => { > <div> <label className='form-label text-nowrap'> - Foto tempat kerja + Foto Ruangan Tempat Kerja </label> <span className='text-xs opacity-60 text-red-500'> Format: pdf, jpeg, jpg, png. max file size 2MB @@ -1144,7 +1144,7 @@ const Dokumen = ({ chekValid, buttonSubmitClick, isKonfirmasi }) => { ref={dokumenTempatBekerjaRef} > <label className='form-label text-nowrap'> - Foto tempat kerja + Foto Ruangan Tempat Kerja </label> <div className='flex flex-row gap-2'> <label |
