- 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
49.7%
JavaScript
22%
HTML
12%
CSS
8.4%
Shell
7.2%
Other
0.7%