diff --git a/src/App.jsx b/src/App.jsx index 079121d..8d614c0 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -12,7 +12,7 @@ import Footer from "./components/Footer"; function App() { return ( - {/* */} + } /> diff --git a/src/containers/Home.jsx b/src/containers/Home.jsx index ab03bcb..7cce17c 100644 --- a/src/containers/Home.jsx +++ b/src/containers/Home.jsx @@ -5,7 +5,7 @@ import CustomCursor from "../components/cursor/Cursor"; function Home() { return ( <> - + {/* */}