Merge version_7 into main
Merge version_7 into main
This commit was merged in pull request #22.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// @ts-expect-error
|
||||
// @ts-expect-error next-intl server config type mismatch
|
||||
import { getRequestConfig } from 'next-intl/server';
|
||||
import { notFound } from 'next/navigation';
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// @ts-expect-error
|
||||
// @ts-expect-error next-intl middleware type incompatibility
|
||||
import createMiddleware from 'next-intl/middleware';
|
||||
import { locales } from './i18n';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user