hensei-web/app
Justin Edmund d77bc3ff98 Fix ESLint errors: Escape apostrophes in JSX text
- Fixed unescaped apostrophes in error.tsx, not-found.tsx, and unauthorized/page.tsx
- These ESLint errors were causing the production build to fail on Railway
- Changed apostrophes to HTML entity ' in JSX text content
2025-09-03 23:20:23 -07:00
..
[locale] Fix ESLint errors: Escape apostrophes in JSX text 2025-09-03 23:20:23 -07:00
api Migrate about pages to App Router (#432) 2025-09-03 17:20:16 -07:00
components Modernize Link components to Next.js 13+ patterns (#431) 2025-09-03 17:07:09 -07:00
lib Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
styles Fix intermittent crash: bounded caching + HTTP timeouts/keepAlive + preview route dedupe (#428) 2025-08-31 12:16:42 -07:00
layout.tsx Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00