diff --git a/.gitignore b/.gitignore index aa2cf3c..9623b3f 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,7 @@ yarn-error.log* .now .vercel .env +.idea + +# because of yarn +package-lock.json diff --git a/components/common/Footer.tsx b/components/common/Footer.tsx index a99b3f6..c03c226 100644 --- a/components/common/Footer.tsx +++ b/components/common/Footer.tsx @@ -1,4 +1,3 @@ -import Image from 'next/image'; import Link from 'next/link'; import { ARCHIFILTRE_MAIL_ADDRESS } from '../../utils/constant'; @@ -61,23 +60,5 @@ export const Footer = () => ( Fabrique des ministères sociaux -