From bed145acde22ef5ebf69972cf6592063e553bf85 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Fri, 14 Apr 2023 10:49:27 +0700 Subject: kunjungan sales & pembayaran tempo --- src/lib/form/components/PembayaranTempo.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/form/components/PembayaranTempo.jsx') diff --git a/src/lib/form/components/PembayaranTempo.jsx b/src/lib/form/components/PembayaranTempo.jsx index 78985cb2..5f32753e 100644 --- a/src/lib/form/components/PembayaranTempo.jsx +++ b/src/lib/form/components/PembayaranTempo.jsx @@ -100,6 +100,7 @@ const PembayaranTempo = () => { className='form-input' accept='application/pdf' id='nib' + placeholder='Hello' /> -- cgit v1.2.3