Merge branch 'master' of https://gitlab.chiefsoft.net/WrenchBoard/Users-Wrench into implement-reset-password-pages

This commit is contained in:
Ebube
2023-04-24 20:56:13 +01:00
24 changed files with 1320 additions and 360 deletions
-1
View File
@@ -79,7 +79,6 @@ export default function Login() {
}
}
} catch (error) {
console.log(error)
setMsgError('An error occurred')
} finally {
setTimeout(() => {