0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-06 07:52:40 +00:00

Hiding the editor snapping for now

This commit is contained in:
Scott Tolksdorf
2017-01-19 11:50:01 -05:00
parent 5e04e5dc99
commit c417c1aa0c
3 changed files with 6 additions and 0 deletions

View File

@@ -125,6 +125,7 @@ const NewPage = React.createClass({
renderNavbar : function(){
return <Navbar>
<Nav.section>
<Nav.item className='brewTitle'>{this.state.metadata.title}</Nav.item>
</Nav.section>