Closed AnkitBagaria24 closed 4 years ago
I am using Forms from react-redux-form and saving the form state in redux store using ..createforms
I want to access this form state/values inside another component.
How do I do this ?
Managed to find a hook. Hence closing it.
I am using Forms from react-redux-form and saving the form state in redux store using ..createforms
I want to access this form state/values inside another component.
How do I do this ?