Skip to content

Commit

Permalink
update navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
MastanSayyad committed Jun 17, 2024
1 parent 03733e2 commit 4932fa3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/Components/Navbar/Navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,13 @@ const Navbar = () => {
</NavLink>
</div>
</li>
<li>
<div className="nav1">
<NavLink to="/feedback">
Feedback
</NavLink>
</div>
</li>
<li>
<NavLink to="/login">
<button className='logIn'>LOG IN</button>
Expand Down

0 comments on commit 4932fa3

Please sign in to comment.