carnnia/react-props-with-form
pass the form data in component1 to component2 via props. than fetch data in prop2 based on the passed in prop.
JavaScript
pass the form data in component1 to component2 via props. than fetch data in prop2 based on the passed in prop.
JavaScript