the-tip-top-frontend/app/mes-lots
soufiane 4d46456ada refactor: reduce code duplication by using reusable components
- Delete duplicate page-new.tsx in verification folder
- Create reusable StatCard component in components/ui
- Enhance StatusBadge component with icons and REJECTED status
- Refactor 7 files to use StatusBadge instead of local getStatusBadge
- Refactor Statistics.tsx to use shared StatCard component
- Reduces overall code duplication from 9.85% to lower

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 16:50:05 +01:00
..
debug fix: prevent localStorage access during SSR in debug page 2025-11-18 02:07:10 +01:00
page.tsx refactor: reduce code duplication by using reusable components 2025-12-01 16:50:05 +01:00