Open
reygreen1
opened this issue 10 years ago
•
0 comments
As we know, the latest version of react is 0.14.3. And you need use react.js and react-dom.js to develop your app. "React.render" is also needs to be replaced by "ReactDOM.render".
I have also created a repo with a upgraded the version of th react based on this repo.See more.