implement sign up page

This commit is contained in:
Ebube
2023-04-24 09:13:21 +01:00
parent 23a3426970
commit 24f43acb0e
5 changed files with 294 additions and 129 deletions
-1
View File
@@ -81,7 +81,6 @@ export default function Login() {
}
}
} catch (error) {
console.log(error)
setMsgError('An error occurred')
} finally {
setTimeout(() => {