- Delete Hero, ReviewsSection, TrustedBrands components (never imported) - Delete /api/admin/orders/[orderId]/complete route (never called; order state transitions go through /status instead) - Extract maxColorsFor() from ProductCard and CartDrawer into src/lib/colors.ts to eliminate the duplicated implementation Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
52.6%
JavaScript
21%
HTML
11.2%
CSS
8%
Shell
6.6%
Other
0.6%