Skip to content

Commit

Permalink
chore: remove houses from nav
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinWu098 authored Sep 18, 2024
1 parent ac82ba1 commit 5b76be9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/app/components/Nav/Nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ const Nav = () => {
<Link to="/resources" className="item center">
<Text>Resources</Text>
</Link>
<Link to="/houses" className="item center">
<Text>Houses</Text>
</Link>
</div>
<div className="center row group right">
<Link to="/about" className="item center">
Expand Down

0 comments on commit 5b76be9

Please sign in to comment.