diff --git a/frontend/src/components/Footer.jsx b/frontend/src/components/Footer.jsx deleted file mode 100644 index 0140704b..00000000 --- a/frontend/src/components/Footer.jsx +++ /dev/null @@ -1,22 +0,0 @@ -import React from 'react' - -function Footer() { - return ( - <> - - > - ) -} - -export default Footer \ No newline at end of file diff --git a/frontend/src/components/Navbar.jsx b/frontend/src/components/Navbar.jsx index 3e2f5c37..b5090bf1 100644 --- a/frontend/src/components/Navbar.jsx +++ b/frontend/src/components/Navbar.jsx @@ -220,7 +220,7 @@ function Navbar() { {/* Mobile menu button */}