fix:loading auth
This commit is contained in:
parent
c7e9593bae
commit
2c94754de2
|
|
@ -84,7 +84,7 @@ export default function Login() {
|
||||||
}
|
}
|
||||||
|
|
||||||
// login tanpa otp
|
// login tanpa otp
|
||||||
loading();
|
// loading();
|
||||||
// const response = await postSignIn(data);
|
// const response = await postSignIn(data);
|
||||||
// if (response?.error) {
|
// if (response?.error) {
|
||||||
// error("Username / Password Tidak Sesuai");
|
// error("Username / Password Tidak Sesuai");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue