I have various forms in a React App that I am working on that passes data to a post request. The user data comes from a model which I pass to other components:
Us