hensei-web/components/auth/SignupModal
Justin Edmund 007def51a2 Migrate auth components to App Router navigation
- Update LoginModal, SignupModal, and AccountModal to use next/navigation
- Add 'use client' directives to auth components
- Replace router.locale with getCookie('NEXT_LOCALE')
- Update changeLanguage utility to work with App Router
- Replace router.reload() with router.refresh()

All auth flows now use App Router navigation patterns.

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

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