react-bootstrap: Navbar toggle doesn't work.
Hey guys,
I am trying to get the Navbar toggle to work but it doesn’t seem to be working. Here is my code:
<Navbar staticTop={true} fluid={true} brand={brand} toggleButton>
Anyone?
About this issue
- Original URL
- State: closed
- Created 10 years ago
- Comments: 15 (4 by maintainers)
Commits related to this issue
- chore(package): update webpack to version 4.0.0 (#237) — committed to aryad14/react-bootstrap by greenkeeper[bot] 6 years ago
You have to add property toggleNavKey={key} like