Skip to content

Commit

Permalink
refractoreing
Browse files Browse the repository at this point in the history
  • Loading branch information
AchyuthMohan committed Dec 9, 2022
1 parent ccd4ba9 commit e1abf48
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions src/components/Navbar/Navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,15 +116,7 @@ function Navbar() {
>
Reviews
</Link>
{/* <Link
to="/"
className="nav_item_mob"
spy={true}
smooth={true}
onClick={handleDrawerClose}
>
Logout
</Link> */}

{
(localStorage.getItem('refresh_token'))?((<Link
to="/"
Expand Down

0 comments on commit e1abf48

Please sign in to comment.