Skip to content

Commit

Permalink
Update Topbar.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
vinsdragonis committed Jan 15, 2022
1 parent bcd52d8 commit 26c2108
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions client/src/components/topbar/Topbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ export default function Topbar() {
<Link className="link" to="/about">
<li className="topListItem">ABOUT</li>
</Link>
<Link className="link" to="/">
<li className="topListItem">CONTACT</li>
</Link>
<Link className="link" to="/write" >
<li className="topListItem">WRITE</li>
</Link>
Expand Down

0 comments on commit 26c2108

Please sign in to comment.