Skip to content

Commit

Permalink
aad
Browse files Browse the repository at this point in the history
  • Loading branch information
Manavsheth78 committed Feb 9, 2023
1 parent 7df6a31 commit 67f5f85
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ const App = () => {
<NavBar/>
<Home/>
<About />
<Event />
<Team />
{/* <Event /> */}
{/* <Team /> */}
{/* <Sponsor /> */}
<Signup/>
{/* <Signup/> */}
<Glimpse />
<Footer />
</div>
Expand Down

0 comments on commit 67f5f85

Please sign in to comment.