Fixed all 5 ESLint warnings by wrapping functions with useCallback and adding proper dependencies: - app/admin/tirages/page.tsx: checkExistingDraw, loadParticipants - app/admin/utilisateurs/[id]/page.tsx: loadUserDetails - app/historique/page.tsx: loadUserTickets, filterTickets - app/mes-lots/page.tsx: loadTickets - components/admin/UserManagement.tsx: loadUsers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| dashboard | ||
| lots | ||
| marketing-data | ||
| tickets | ||
| tirages | ||
| utilisateurs | ||
| layout.tsx | ||
| page.tsx | ||