Merge branch 'feature/maintainer' into 'develop'
debug launch See merge request witel3/loan-facilities-user!15
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