Closed mstn closed 7 years ago
It should not be hard. Thanks to redux-form, of course. What we need to do is to expose renderField and renderForm.
renderField
renderForm
https://github.com/Fundflow/apollo-redux-form/commit/cf5ce82b62fcd0c9afed78639ab39226ea97fe05
It should not be hard. Thanks to redux-form, of course. What we need to do is to expose
renderField
andrenderForm
.