summaryrefslogtreecommitdiff
path: root/src/lib/pengajuan-tempo/component/informasiPerusahaan.jsx
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-10-17 17:06:58 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-10-17 17:06:58 +0700
commitead46a6d760850530946926b390a8954ca64e1c2 (patch)
tree6d873de6a17310ab82e7dcc5ac76a70993a38b7e /src/lib/pengajuan-tempo/component/informasiPerusahaan.jsx
parent0908fc0075f91844ffed4002165c638d02eb91be (diff)
<iman> update pengajuan tempo
Diffstat (limited to 'src/lib/pengajuan-tempo/component/informasiPerusahaan.jsx')
-rw-r--r--src/lib/pengajuan-tempo/component/informasiPerusahaan.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/pengajuan-tempo/component/informasiPerusahaan.jsx b/src/lib/pengajuan-tempo/component/informasiPerusahaan.jsx
index d2097849..0a33f5fb 100644
--- a/src/lib/pengajuan-tempo/component/informasiPerusahaan.jsx
+++ b/src/lib/pengajuan-tempo/component/informasiPerusahaan.jsx
@@ -241,7 +241,7 @@ const informasiPerusahaan = ({ chekValid, buttonSubmitClick }) => {
return (
<>
<div className='flex justify-start'>
- <h1>Informasi Perusahaan</h1>
+ <h1 className='font-bold'>Informasi Perusahaan</h1>
</div>
<form className='flex mt-4 flex-col w-full '>
<div className='w-full grid grid-row-2 gap-5'>