mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-08 20:38:17 +00:00
fix: redirects
This commit is contained in:
@@ -172,7 +172,6 @@ const useAuth = () => {
|
|||||||
});
|
});
|
||||||
localStorage.clear();
|
localStorage.clear();
|
||||||
queryClient.clear();
|
queryClient.clear();
|
||||||
window.location.href = "/login";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
|||||||
Reference in New Issue
Block a user