Update src/app/i18n.ts

This commit is contained in:
2026-06-09 14:58:50 +00:00
parent 89bb46fdf2
commit d5e5e3af0a

View File

@@ -1,4 +1,4 @@
// @ts-ignore
// @ts-expect-error
import { getRequestConfig } from 'next-intl';
import { notFound } from 'next/navigation';