0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-16 06:02:41 +00:00

ADding in stlying and snippet for a descriptive text box

This commit is contained in:
Scott Tolksdorf
2016-07-29 01:26:20 -04:00
parent e31cb003eb
commit 33fd991276
7 changed files with 95 additions and 21 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.6</Nav.item>
<Nav.item>v2.2.7</Nav.item>
{this.renderChromeWarning()}
</Nav.section>