You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve type error in navigation-list-item.tsx
- Changed from switch statement to if-else chain for better type narrowing
- TypeScript now properly narrows the NavigationItem union type
- Fixes Vercel deployment build error
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments