Skip to content

Commit

Permalink
Merge pull request #4 from sujaltangde/main
Browse files Browse the repository at this point in the history
updated nav
  • Loading branch information
harshalhonde21 authored Mar 29, 2024
2 parents b1b2824 + b174205 commit 09c1bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { Navbar } from "./components/Navbar";
function App() {
return (
<>
<Navbar />
{/* <Navbar /> */}

<Routes>
<Route path="/" element={<ComingSoon />} />
Expand Down

0 comments on commit 09c1bc3

Please sign in to comment.