Merge branch 'feature/maintainer' into 'develop'

debug launch

See merge request witel3/loan-facilities-user!15
This commit is contained in:
2023-07-24 13:08:19 +00:00

View File

@@ -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