To make your form component communicate with the store, we need to wrap it with reduxForm() . It will provide the props about the form state and function to ...
確定! 回上一頁