react-hn icon indicating copy to clipboard operation
react-hn copied to clipboard

modify readme.md : notice the version of react

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.

reygreen1 avatar Dec 11 '15 12:12 reygreen1