hensei-web/components/character/CharacterUnit
Justin Edmund c7410326ff Migrate character components to App Router navigation
- 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>
2025-09-01 16:28:53 -07:00
..
index.module.scss Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
index.tsx Migrate character components to App Router navigation 2025-09-01 16:28:53 -07:00