hensei-web/components/party/PartyDropdown
Justin Edmund 5cf9e9a40a Migrate party components to App Router navigation
- Add 'use client' directives to all party components
- Update imports from next/router to next/navigation
- Replace router.locale with getCookie('NEXT_LOCALE')
- Replace router.asPath with usePathname()
- Maintain all existing functionality

Components migrated:
- Party, PartyDropdown, PartyFooter, PartyHead, PartyHeader

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

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