Schneller, Ramez
This commit is contained in:
4
i18n/navigation.ts
Normal file
4
i18n/navigation.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { createNavigation } from 'next-intl/navigation';
|
||||
import { routing } from '@/i18n/routing';
|
||||
|
||||
export const { Link, redirect, usePathname, useRouter, getPathname } = createNavigation(routing);
|
||||
Reference in New Issue
Block a user