diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 328e8c7..d2b6740 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -21,7 +21,7 @@ export default function Footer({ lang: propLang }: FooterProps) { const t = useTranslations(lang); return (