hensei-web/components/weapon/WeaponKeySelect
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 Add weapons and items from April and early May (#420) 2024-05-06 16:49:57 -07:00
index.tsx Migrate weapon and summon components to App Router navigation 2025-09-01 16:30:06 -07:00