MadikMayCry
MadikMayCry
Can you add remove icon for deleting from file list array please
> @MadikMayCry checkout [react-final-form-arrays](https://github.com/final-form/react-final-form-arrays) for that matter. that was typo, i mean multiple file input, and delete icon for removing from files array
> Just add the [`multiple`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#multiple) attribute. Here what i was talking about, but now problem is that component is not re-rendering on item deleting. https://codesandbox.io/s/infallible-wright-75cbm?file=/src/CustomForm.js