diff --git a/.vscode/settings.json b/.vscode/settings.json index ef66012..872bb6f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -2,6 +2,6 @@ "editor.formatOnSave": true, "editor.tabSize": 2, "editor.codeActionsOnSave": { - "source.fixAll.eslint": true + "source.fixAll.eslint": "explicit" } } diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index f31b208..9fb401e 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -9,7 +9,6 @@ import CollActionLogoWithText from 'public/logo-black-small.png'; import PoweredByVercel from 'public/powered-by-vercel.svg'; import { useTranslation } from 'next-i18next'; -const phone = '+31640394005'; const email = 'contact@collaction.org'; const KvK = '65628608'; const RSIN = '856193690'; @@ -69,9 +68,6 @@ export default function Footer() {
{t('app:footer.reach')}