fix:loading auth

This commit is contained in:
Rama Priyanto 2025-05-27 22:40:19 +07:00
parent c7e9593bae
commit 2c94754de2
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ export default function Login() {
}
// login tanpa otp
loading();
// loading();
// const response = await postSignIn(data);
// if (response?.error) {
// error("Username / Password Tidak Sesuai");