diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index c88a062..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index d73fab0..aa7cfbd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store .netlify dist node_modules diff --git a/client/layouts/Footer.tsx b/client/layouts/Footer.tsx index d69c21f..7994613 100644 --- a/client/layouts/Footer.tsx +++ b/client/layouts/Footer.tsx @@ -13,7 +13,7 @@ const Footer: React.FC<{}> = () => {