hensei-web/components/extra
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
..
ExtraContainer Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
ExtraContainerItem Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
ExtraSummonsGrid Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
ExtraWeaponsGrid Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
GuidebookResult Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
GuidebooksGrid Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
GuidebookUnit Fix TypeScript errors for production build 2025-09-04 00:12:10 -07:00