Missing class properties transform.

描述:

ERROR in ./app/components/MsgComponent/msgAdd.js
Module build failed: SyntaxError: Missing class properties transform.

  73 |  }
  74 |
> 75 |     handleClearContent = () => {
     |     ^
  76 |         this.setState({
  77 |             editorState:''
  78 |         })

React Missing class properties transform.

React Missing class properties transform.

解决:

React Missing class properties transform.

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-14
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-25
  • 2022-12-23
  • 2021-07-03
  • 2022-12-23
  • 2021-07-12
  • 2021-07-15
相关资源
相似解决方案