vercel deploy

This commit is contained in:
Samandar Turgunboyev
2025-12-23 10:01:09 +05:00
parent 2d4d91e163
commit c9cf9bb725
11 changed files with 780 additions and 26 deletions

View File

@@ -39,7 +39,6 @@ const AuthLogin = () => {
richColors: true,
position: "top-center",
});
console.log(res.data.data.access);
saveToken(res.data.data.access);
navigate("dashboard");