the-tip-top-frontend/hooks
soufiane eded0187a0 fix: replace apiFetch with api service methods
- hooks/index.ts: remove non-existent exports (apiFetch, getAuthToken)
- app/employe/gains-client/page.tsx: use api.get and api.post
- app/employe/historique/page.tsx: use api.get

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 15:38:18 +01:00
..
index.ts fix: replace apiFetch with api service methods 2025-12-01 15:38:18 +01:00
useApi.ts fix: reduce code duplication and add tests for SonarQube quality gate 2025-12-01 14:54:24 +01:00
useAuth.ts dev 2025-11-17 23:38:02 +01:00
useForm.ts dev 2025-11-17 23:38:02 +01:00
useGame.ts dev 2025-11-17 23:38:02 +01:00
useToast.ts dev 2025-11-17 23:38:02 +01:00