React form busted

Hello! Everything seems to be working fine on my React form project, but when I put in the onChange handle, the form removes the form inputs I had in place before I added the onChange in the first place.

Please take a look. Here is the link to the project:

Thanks!

All your components are empty and outside the src folder and the App component just has some basic JSX.

Please set up the project properly if we are to help with it.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.