diff --git a/client/src/components/Footer.tsx b/client/src/components/Footer.tsx index 94a3c30..4149318 100644 --- a/client/src/components/Footer.tsx +++ b/client/src/components/Footer.tsx @@ -191,8 +191,6 @@ const Footer: React.FC = () => { - -

Designed by{' '} @@ -211,4 +209,4 @@ const Footer: React.FC = () => { ); }; -export default Footer; +export default Footer; \ No newline at end of file