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> |
||
|---|---|---|
| .. | ||
| admin | ||
| forms | ||
| ui | ||
| AboutContest.tsx | ||
| AuthProviders.tsx | ||
| Button.tsx | ||
| CookieConsent.tsx | ||
| CountdownTimer.tsx | ||
| Footer.tsx | ||
| GamePeriod.tsx | ||
| GoogleLoginButton.tsx | ||
| GrandPrize.tsx | ||
| Header.tsx | ||
| Logo.tsx | ||
| Navbar.tsx | ||