React Tutorial: TypeError: Cannot read property 'props' of undefined

后端 未结 4 1844
有刺的猬
有刺的猬 2020-12-29 04:31

I decided to learn React and started with the official tutorial. All is good until I get to this state of my code:

var CommentBox = React.createClass({
  ren         


        
4条回答
提交回复
热议问题