diff --git a/components/Footer.tsx b/components/Footer.tsx index 43ac004..f8d4175 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -20,6 +20,9 @@ const Footer = (): JSX.Element => { + + +
@@ -75,5 +78,4 @@ const Footer = (): JSX.Element => {
) } - export default Footer