refactor: remove console log and enhance error handling in signin and resend OTP actions

This commit is contained in:
arraysid
2025-05-29 18:15:15 +07:00
parent d96df63660
commit 031256ec4e
5 changed files with 24 additions and 11 deletions
@@ -31,7 +31,7 @@ export function VerificationTabs() {
)}
onClick={() => setActiveTab('resend')}
>
Kirim Ulang OTP
Resend OTP
</button>
</div>