update config.js (added interceptor)
This commit is contained in:
@@ -35,3 +35,7 @@ export const restaurantTypes = [
|
|||||||
"mieszane",
|
"mieszane",
|
||||||
"inna",
|
"inna",
|
||||||
];
|
];
|
||||||
|
|
||||||
|
export const authErrorInterceptor = (error) => {
|
||||||
|
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user