debug launch
This commit is contained in:
@@ -71,6 +71,7 @@ const SendToken = ({ PhoneNumber, setOtpToken, timer, setTimer }) => {
|
||||
}, [timer]);
|
||||
|
||||
const handleResendClick = async () => {
|
||||
// work on it
|
||||
if (timer != 0) return
|
||||
Notifications(directionApp, t, undefined);
|
||||
await axios
|
||||
|
||||
Reference in New Issue
Block a user