summaryrefslogtreecommitdiff
path: root/src/lib/pengajuan-tempo/component/PengajuanTempo.jsx
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-06-18 11:15:22 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-06-18 11:15:22 +0700
commit762d7dad3420df8fa0fdaf3ca4484f37b2d5c5a7 (patch)
tree037e5f2af7437fbdba3a4c083b2679d6b3c585da /src/lib/pengajuan-tempo/component/PengajuanTempo.jsx
parent6415e9c36b00c38089d2676a2e95ab7a165c99ea (diff)
<hafid> fix pengajuan tempo
Diffstat (limited to 'src/lib/pengajuan-tempo/component/PengajuanTempo.jsx')
-rw-r--r--src/lib/pengajuan-tempo/component/PengajuanTempo.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/pengajuan-tempo/component/PengajuanTempo.jsx b/src/lib/pengajuan-tempo/component/PengajuanTempo.jsx
index 7cf201b7..d59bfd75 100644
--- a/src/lib/pengajuan-tempo/component/PengajuanTempo.jsx
+++ b/src/lib/pengajuan-tempo/component/PengajuanTempo.jsx
@@ -527,7 +527,7 @@ const PengajuanTempo = () => {
toast.dismiss(toastId);
setIsLoading(false);
- toast.error('Terjadi kesalahan dalam pengiriman formulir hehehehe');
+ toast.error('Terjadi kesalahan dalam pengiriman formulir');
console.error(error);
}
};