1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-24 21:11:29 +00:00

Added a hybrid navitem for both recently edited and viewed brews

This commit is contained in:
Scott Tolksdorf
2016-07-07 09:43:24 -04:00
parent 3ff736b440
commit 073b547f96
6 changed files with 77 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ var Navbar = React.createClass({
<Nav.item href='/' className='homebrewLogo'>
<div>The Homebrewery</div>
</Nav.item>
<Nav.item>v2.2.5</Nav.item>
<Nav.item>v2.2.6</Nav.item>
{this.renderChromeWarning()}
</Nav.section>