Converting funcional component to class component

后端 未结 0 1836
迷失自我
迷失自我 2020-12-06 09:19

I am trying to use this in a class component. The tricky part is using this.state.something where data currently is.

function App() {
  const tableData = {
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题