chore: update frontend dependencies and fix deprecated method use (#140)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { title, subtitle } from '@/components/primitives';
|
||||
import { Button, Link as NextUiLink } from '@nextui-org/react';
|
||||
import { MoveUpRight } from 'lucide-react';
|
||||
import { Link } from '@/src/navigation';
|
||||
import { Link } from '@/src/i18n/routing';
|
||||
import { useTranslations } from 'next-intl';
|
||||
import { LocaleCodeType } from '@/types/locale';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user