We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9fa22 commit eef4401Copy full SHA for eef4401
src/components/Footer/components/DesktopFooter.tsx
@@ -1,6 +1,5 @@
1
import { Box, Container, Link, Typography } from '@mui/material';
2
import { useTranslations } from 'next-intl';
3
-import { Link as NextLink } from '@/navigation';
4
5
const Footer = () => {
6
const t = useTranslations();
0 commit comments