1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-25 18:56:28 +02:00

Fix Navbar not showing mobile toggle

This commit is contained in:
Brett Sun 2016-06-08 17:09:06 +02:00
parent 2aa3aa5ff7
commit 9ffa834ec0

View File

@ -192,6 +192,7 @@ let Header = React.createClass({
<Navbar.Brand>
{this.getLogo()}
</Navbar.Brand>
<Navbar.Toggle />
</Navbar.Header>
<Navbar.Collapse
eventKey={0}>