feat : otp api changed

This commit is contained in:
2025-10-17 15:58:49 +05:30
parent b93e6db650
commit 07901d62e1
2 changed files with 25 additions and 19 deletions

View File

@@ -193,7 +193,7 @@ export default function Login() {
setMobile(data.mobile);
setOtpRequired(true);
setButtonLabel("Verify OTP");
const otpSent = await handleSendOtp(data.mobile);
// if (otpSent) {
// notifications.show({