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