- Add 'use client' directives to all character components
- Update imports from next/router to next/navigation
- Replace router.locale with getCookie('NEXT_LOCALE')
- Maintain type safety with proper type casting
Components migrated:
- CharacterUnit, CharacterModal, CharacterHovercard
- CharacterConflictModal, CharacterResult
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| CharacterConflictModal | ||
| CharacterGrid | ||
| CharacterHovercard | ||
| CharacterModal | ||
| CharacterResult | ||
| CharacterSearchFilterBar | ||
| CharacterUnit | ||