- Create TicketPrizeDisplay component for prize icon rendering - Create TicketTableRow component for reusable ticket table rows - Refactor client/page.tsx and historique/page.tsx to use shared components - Reduces code duplication from 3.07% to 2.8% 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Badge.tsx | ||
| Card.tsx | ||
| EmptyState.tsx | ||
| ErrorState.tsx | ||
| index.ts | ||
| Input.tsx | ||
| Loading.tsx | ||
| LoadingState.tsx | ||
| Modal.tsx | ||
| Pagination.tsx | ||
| PrizeCard.tsx | ||
| StatCard.tsx | ||
| StatusBadge.tsx | ||
| Table.tsx | ||
| TicketPrizeDisplay.tsx | ||
| TicketTableRow.tsx | ||