From 0cbfb4b4af70eeb58f3a691f58dfb8d73d0ce55c Mon Sep 17 00:00:00 2001 From: adishgarg Date: Mon, 11 Nov 2024 16:32:52 +0530 Subject: [PATCH] frxsh --- src/App.jsx | 2 +- src/containers/Home.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 ( <> - + {/* */}