Open TarCode opened 7 years ago
Allow support for field arrays http://redux-form.com/6.5.0/examples/fieldArrays/
Very good idea! Will look into it.
I suppose that in the mean time you can implement it directly by using your own component(s) and the result of componentForFields as value for fields of createAddForm?
componentForFields
fields
createAddForm
Allow support for field arrays http://redux-form.com/6.5.0/examples/fieldArrays/