implement sign up page
This commit is contained in:
@@ -81,7 +81,6 @@ export default function Login() {
|
||||
}
|
||||
}
|
||||
} catch (error) {
|
||||
console.log(error)
|
||||
setMsgError('An error occurred')
|
||||
} finally {
|
||||
setTimeout(() => {
|
||||
|
||||
Reference in New Issue
Block a user