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

Adding in the extra wide block

This commit is contained in:
Scott Tolksdorf
2016-05-31 19:47:13 -04:00
parent 6611bc9eff
commit c50de28900
5 changed files with 22 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ var Navbar = React.createClass({
<Nav.item href='/homebrew' className='homebrewLogo'>
<div>The Homebrewery</div>
</Nav.item>
<Nav.item>v2.1.0</Nav.item>
<Nav.item>v2.1.1</Nav.item>
</Nav.section>
{this.props.children}
</Nav.base>