diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 0d04130..20df59d 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -3,13 +3,12 @@ import { useI18n } from "../lib/i18n"; export function Footer() { const { t } = useI18n(); return ( -