summaryrefslogtreecommitdiff
path: root/src/lib/pengajuan-tempo/component/Pengiriman.jsx
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-03-06 14:37:20 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-03-06 14:37:20 +0700
commit2a761d20af5c0e6f40ed3e17f00a7cda95350978 (patch)
treeb9dadd9e7c06111fcce53c603ecf70b42eab9036 /src/lib/pengajuan-tempo/component/Pengiriman.jsx
parentdc7fcad0885e4cde8ba510817a69b759607524c7 (diff)
<iman> update
Diffstat (limited to 'src/lib/pengajuan-tempo/component/Pengiriman.jsx')
-rw-r--r--src/lib/pengajuan-tempo/component/Pengiriman.jsx2
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>