- Create shared DashboardSidebar component in components/ui/ - Refactor employe/layout.tsx to use shared component - Refactor admin/Sidebar.tsx to use shared component - Reduces duplicated lines from ~60% to minimal 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Badge.tsx | ||
| Card.tsx | ||
| DashboardSidebar.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 | ||