mirror of
https://github.com/ascribe/onion.git
synced 2025-01-03 10:25:08 +01:00
Fix Navbar not showing mobile toggle
This commit is contained in:
parent
2aa3aa5ff7
commit
9ffa834ec0
@ -192,6 +192,7 @@ let Header = React.createClass({
|
||||
<Navbar.Brand>
|
||||
{this.getLogo()}
|
||||
</Navbar.Brand>
|
||||
<Navbar.Toggle />
|
||||
</Navbar.Header>
|
||||
<Navbar.Collapse
|
||||
eventKey={0}>
|
||||
|
Loading…
Reference in New Issue
Block a user