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