diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-03-06 14:37:20 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-03-06 14:37:20 +0700 |
| commit | 2a761d20af5c0e6f40ed3e17f00a7cda95350978 (patch) | |
| tree | b9dadd9e7c06111fcce53c603ecf70b42eab9036 /src/lib/pengajuan-tempo/component/Pengiriman.jsx | |
| parent | dc7fcad0885e4cde8ba510817a69b759607524c7 (diff) | |
<iman> update
Diffstat (limited to 'src/lib/pengajuan-tempo/component/Pengiriman.jsx')
| -rw-r--r-- | src/lib/pengajuan-tempo/component/Pengiriman.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/pengajuan-tempo/component/Pengiriman.jsx b/src/lib/pengajuan-tempo/component/Pengiriman.jsx index 097f82a3..ae8b1c78 100644 --- a/src/lib/pengajuan-tempo/component/Pengiriman.jsx +++ b/src/lib/pengajuan-tempo/component/Pengiriman.jsx @@ -1590,7 +1590,7 @@ const Pengiriman = ({ chekValid, buttonSubmitClick, isKonfirmasi }) => { onChange={handleInputChangeFile} accept='.pdf,.png,.jpg,.jpeg' /> - <span className='mt-2 text-gray-600 line-clamp-2'> + <span className='text-gray-600 line-clamp-2'> {formPengiriman?.dokumenProsedur?.name} </span> </div> |
