- Extend fetchWithAuth with responseType parameter ('json' | 'blob')
- reports.ts: PDF/CSV export now uses fetchWithAuth blob mode
- reports/page.tsx: remove duplicate API_BASE, use fetchWithAuth for CSV export
- lifecycle/new/page.tsx: replace raw fetch with fetchWithAuth for quick-start POST
|
||
|---|---|---|
| .. | ||
| api | ||
| hooks | ||
| stores | ||
| api.ts | ||
| auth.ts | ||
| dashboard-health.ts | ||
| next-action.ts | ||
| platforms.ts | ||
| utils.ts | ||