vercel deploy
This commit is contained in:
@@ -39,7 +39,6 @@ const AuthLogin = () => {
|
||||
richColors: true,
|
||||
position: "top-center",
|
||||
});
|
||||
console.log(res.data.data.access);
|
||||
|
||||
saveToken(res.data.data.access);
|
||||
navigate("dashboard");
|
||||
|
||||
Reference in New Issue
Block a user