- 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> |
||
|---|---|---|
| .. | ||
| Badge.tsx | ||
| Card.tsx | ||
| EmptyState.tsx | ||
| ErrorState.tsx | ||
| index.ts | ||
| Input.tsx | ||
| Loading.tsx | ||
| LoadingState.tsx | ||
| Modal.tsx | ||
| Pagination.tsx | ||
| StatCard.tsx | ||
| StatusBadge.tsx | ||
| Table.tsx | ||