How to convert the react function into class?
问题 I'm used the material-UI to develop the react.js frontend. But when I'm gonna develop it furthermore(to implement the crud operations), it's hard to code, since every tutorial coded by using class , not a function . So, I tried to convert the code into the class. But I failed to do that properly. So I just ask you guys to help me to convert the below code into the class. I would like to appreciate your kindness. Thank you. import React from "react"; import ReactDom from 'react-dom'; import