Vista (intefaz y bd), esquema y endpoints de store agregados
This commit is contained in:
@@ -84,6 +84,7 @@ export const safeFetchApi = async <T extends z.ZodSchema<any>>(
|
||||
headers: error.config?.headers,
|
||||
};
|
||||
|
||||
// console.log(error)
|
||||
return [
|
||||
{
|
||||
type: 'API_ERROR',
|
||||
|
||||
Reference in New Issue
Block a user