Open carvelhallndi opened 8 years ago
React.render() is deprecated and as a result, the example was broken. I just updated main.js to use ReactDOM.render and now it is good to go. Great code! Thanks for sharing.
Thanks for this, but I don't understand why some of the changes have been made, hence the comments. Could you clarify?
React.render() is deprecated and as a result, the example was broken. I just updated main.js to use ReactDOM.render and now it is good to go. Great code! Thanks for sharing.