findDOMNode should be avaided <https://facebook.github.io/react/docs/top-level-api.html#reactdom.finddomnode>
Saving options didn't work because findDOMNode has moved from React to ReactDOM. Navbar component had to be renamed to NavBar.