feat: minor update login

This commit is contained in:
hanif salafi 2024-11-25 11:34:38 +07:00
parent 776747c75d
commit 99dbeaabb4
1 changed files with 0 additions and 3 deletions

View File

@ -83,9 +83,6 @@ export default function QudoLogin() {
close();
router.push("/");
Cookies.set("status", "login", {
expires: 1,
});
}
}
// }