I used 15.x.x to try to future-proof the React dependencies; should be good for a little while. (15.0.1 was released while I was doing this, which fixed this cursor issue: https://github.com/facebook/react/issues/6445)
No warnings in the console. I tried npm test, but there aren't any tests to run.
I used 15.x.x to try to future-proof the React dependencies; should be good for a little while. (15.0.1 was released while I was doing this, which fixed this cursor issue: https://github.com/facebook/react/issues/6445)
No warnings in the console. I tried
npm test
, but there aren't any tests to run.