service area picker
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ axiosInstance.interceptors.response.use(
|
||||
} else {
|
||||
await removeRefreshToken();
|
||||
await removeToken();
|
||||
window.location.href = `/`;
|
||||
// window.location.href = `/`;
|
||||
return;
|
||||
}
|
||||
} catch (refreshError) {
|
||||
|
||||
Reference in New Issue
Block a user