Vista (intefaz y bd), esquema y endpoints de store agregados

This commit is contained in:
2025-07-02 15:10:54 -04:00
parent f5962efb8b
commit 365cbd0d7a
19 changed files with 1909 additions and 76 deletions

View File

@@ -84,6 +84,7 @@ export const safeFetchApi = async <T extends z.ZodSchema<any>>(
headers: error.config?.headers,
};
// console.log(error)
return [
{
type: 'API_ERROR',