diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 361992a..a585fcb 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -39,6 +39,7 @@ function App() { +
diff --git a/frontend/src/components/Footer.tsx b/frontend/src/components/Footer.tsx index beb23fe..22978ca 100644 --- a/frontend/src/components/Footer.tsx +++ b/frontend/src/components/Footer.tsx @@ -4,7 +4,7 @@ const Footer = () => { const currentYear = new Date().getFullYear() return ( -