- Replace manual ApiError interface with Zod-inferred type from apiSchemas - Update all imports (15+ files) to use ApiError from @/schemas/apiSchemas - Remove ApiError interface from types/api.ts - Update ApiResponse to import ApiError from schemas - All TypeScript checks pass for ApiError-related code |
||
|---|---|---|
| .. | ||
| Login.test.tsx | ||
| Login.tsx | ||
| Register.test.tsx | ||
| Register.tsx | ||