Merge branch 'cookie-fixing' of WrenchBoard/Users-Wrench into master
This commit is contained in:
@@ -168,7 +168,7 @@ export default function Login() {
|
||||
}
|
||||
let loginValue = readCookie('loginType')
|
||||
setLoginType(loginValue)
|
||||
},[loginType])
|
||||
},[])
|
||||
|
||||
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user