Skip to content

Commit

Permalink
Hide Menu until finished
Browse files Browse the repository at this point in the history
  • Loading branch information
austinkettner committed Apr 28, 2018
1 parent 8d2b0d6 commit 2c93c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/public/nav/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const Nav = () => (
<LogoType />
</div>
<div className={styles.Menu}>
<Menu />
{ /* <Menu /> */ }
</div>
</div>
</nav>
Expand Down

0 comments on commit 2c93c3b

Please sign in to comment.