final-form/react-final-form-arrays

'removeBatch'

Aksana-Tsishchanka opened this issue · 1 comments

Could you please add the description of how to use 'removeBatch' as I can see this method is used by fields param?

I came to request something similar, there are 2 mutators missing from final-form-arrays: removeBatch and concat. Per the releases it was added in v1.2.0 and this library is pointing to the latest version (3.0.2) so I'm not sure what is needed to expose those.