diff --git a/src/App.jsx b/src/App.jsx index ff2f13a..f5dd98f 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -8,7 +8,7 @@ import Navbar from "./components/nav/Navbar"; const App = () => ( - + {/* */} );