Please HELP me and see the pictures I added.
It's saying MISSING SEMI-COLONE. After I added the semi-colon it says onInputChange not Found.
Please help me with this
CodePudding user response:
I think constructor keywork only will work in class based component, try making class based component like class App extends React.component