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