Commit Graph

4 Commits

Author SHA1 Message Date
Nathaniel van Diepen
6b1672d474 Force more line endings 2017-04-18 12:16:12 -06:00
Nathaniel van Diepen
9823acc03f Initial work to get working in Firefox 2016-12-14 13:55:43 -07:00
Ra100
7d90992aac Remove findDOMNode and rename all Navbar to NavBar
findDOMNode should be avaided <https://facebook.github.io/react/docs/top-level-api.html#reactdom.finddomnode>
2016-06-30 15:05:04 +02:00
Ra100
24cca3b236 Fix save options
Saving options didn't work because findDOMNode has moved from React to ReactDOM.
Navbar component had to be renamed to NavBar.
2016-06-30 14:55:24 +02:00