hensei-web/app/[locale]
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
..
[username] Migrate about pages to App Router (#432) 2025-09-03 17:20:16 -07:00
about Migrate about pages to App Router (#432) 2025-09-03 17:20:16 -07:00
new Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
p/[party] Modernize Link components to Next.js 13+ patterns (#431) 2025-09-03 17:07:09 -07:00
roadmap Migrate about pages to App Router (#432) 2025-09-03 17:20:16 -07:00
saved Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
server-error Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
teams Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
unauthorized Fix ESLint errors: Escape apostrophes in JSX text 2025-09-03 23:20:23 -07:00
updates Migrate about pages to App Router (#432) 2025-09-03 17:20:16 -07:00
error.tsx Fix ESLint errors: Escape apostrophes in JSX text 2025-09-03 23:20:23 -07:00
global-error.tsx Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
layout.tsx Fix authentication state hydration mismatch (#433) 2025-09-03 17:34:34 -07:00
not-found.tsx Fix ESLint errors: Escape apostrophes in JSX text 2025-09-03 23:20:23 -07:00
page.tsx Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00