hensei-web/components/summon/SummonUnit
Justin Edmund 36c101211f Migrate weapon and summon components to App Router navigation
- Add 'use client' directives to all weapon and summon components
- Update imports from next/router to next/navigation
- Replace router.locale with getCookie('NEXT_LOCALE')

Weapon components migrated:
- WeaponUnit, WeaponModal, WeaponKeySelect, WeaponHovercard
- WeaponConflictModal, WeaponResult, WeaponLabelIcon

Summon components migrated:
- SummonUnit, SummonHovercard, SummonResult

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 16:30:06 -07:00
..
index.module.scss Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
index.tsx Migrate weapon and summon components to App Router navigation 2025-09-01 16:30:06 -07:00