the-tip-top-frontend/components
soufiane 8881014e36 fix: handle possibly undefined initialStock in PrizeManagement
Add null coalescing operators to handle cases where prize.initialStock is undefined when calculating stock remaining and className condition. Default to 0 if initialStock is undefined.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 01:47:38 +01:00
..
admin fix: handle possibly undefined initialStock in PrizeManagement 2025-11-18 01:47:38 +01:00
forms dev 2025-11-17 23:38:02 +01:00
ui dev 2025-11-17 23:38:02 +01:00
AuthProviders.tsx dev 2025-11-17 23:38:02 +01:00
Button.tsx dev 2025-11-17 23:38:02 +01:00
Footer.tsx dev 2025-11-17 23:38:02 +01:00
Header.tsx fix: use uppercase role values in Header component switch statement 2025-11-18 01:28:08 +01:00
Logo.tsx dev 2025-11-17 23:38:02 +01:00
Navbar.tsx fix: replace 'as const' with explicit type annotation for NAV_ITEMS 2025-11-18 01:43:34 +01:00