summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorMiqdad <ahmadmiqdad27@gmail.com>2025-08-11 18:09:39 +0700
committerMiqdad <ahmadmiqdad27@gmail.com>2025-08-11 18:09:39 +0700
commit3b92b629711f9afce8d7678814160e800d7211e0 (patch)
tree02839b3c1e7541f44d89c28f2bba20ed65916943 /src/lib
parentfc837f851c89614f392e5a17cd6a2ceda3f706f3 (diff)
<miqdad>push
Diffstat (limited to 'src/lib')
-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 5f3dd08c..fe50f8a4 100644
--- a/src/lib/pengajuan-tempo/component/PengajuanTempo.jsx
+++ b/src/lib/pengajuan-tempo/component/PengajuanTempo.jsx
@@ -498,7 +498,7 @@ const handleDaftarTempo = async () => {
el.focus();
}
}, 100);
- return; // ⛔ hentikan proses submit
+ return;
}
for (const error of stepDivsError) {