hensei-web/components/party/PartyHeader
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 Implement party visibility (#369) 2023-08-25 15:51:28 -07:00
index.tsx Migrate party components to App Router navigation 2025-09-01 16:26:49 -07:00