While creating a component in Reactjs with input fields error occurs Error: Parse Error: Line 47: Expected corresponding JSX closing tag for input at http://localhost/
Error: Parse Error: Line 47: Expected corresponding JSX closing tag for input at http://localhost/
You have to close all tags like , etc for this to not show.