Skip to content

Commit

Permalink
Update App.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
shivansh84ya authored Sep 30, 2024
1 parent 39437b5 commit ff65dfc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions client/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,7 @@ function App() {
]);

return (
<>
{/* <Login /> */}
{/* <Signup/> */}
{/* <Home /> */}

<>
<AuthContext.Provider
value={{
isLoggedIn,
Expand Down

0 comments on commit ff65dfc

Please sign in to comment.