How to post image and text in React Js form?
Here i have two component Child Component which passes text and image to the Parent component and Parent post the form But text is passed but image is getting error.
Here i have two component Child Component which passes text and image to the Parent component and Parent post the form But text is passed but image is getting error.