feat : otp api changed
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user