hensei-web/app/[locale]/teams
Justin Edmund d880643fca Fix TypeScript errors for production build
- Fixed nullable searchParams with optional chaining and fallbacks
- Fixed recency type handling (string from URL, number internally)
- Removed duplicate Party/User interface definitions, use global types
- Fixed error handling in API routes with proper type checking
- Fixed props access in UI components (placeholder, content types)
- Added missing required props to components
- Fixed type mismatches with next-intl rich text interpolation
2025-09-04 00:12:10 -07:00
..
page.tsx Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
TeamsPageClient.tsx Fix TypeScript errors for production build 2025-09-04 00:12:10 -07:00