6 lines
220 B
TypeScript
6 lines
220 B
TypeScript
|
|
// import {createSharedPathnamesNavigation} from 'next-intl/navigation';
|
||
|
|
// import {locales} from '@/config';
|
||
|
|
|
||
|
|
// export const {Link, redirect, usePathname, useRouter} =
|
||
|
|
// createSharedPathnamesNavigation({locales,});
|