chzwzrd

Results 2 issues of chzwzrd

I'm getting the error `Uncaught TypeError: React.createClass is not a function`, so I've done a workaround in my local `node_modules/react-forecast/dist/react-forecast.js` by: * npm installing `create-react-class` * requiring the package in...

Replace createClass (deprecated) with createReactClass