This commit was merged in pull request #209.
This commit is contained in:
2023-06-25 07:09:17 +01:00
parent 3bb4fe6a02
commit 0e270d8efa
4 changed files with 5 additions and 8 deletions
-2
View File
@@ -152,8 +152,6 @@ export default function Login() {
);
}, []);
console.log("Looking for the cookies >>", selectedLoginType)
useEffect(() => {
setMail("");
setPassword("");