Volodymyr Shaposhnikov

Results 2 comments of Volodymyr Shaposhnikov

@juusaw Where are you see the button ? Or you change the the source component code ?

For fix this issue need to add ` if (this.props.singleImage) { dataURLs = []; files = []; }` in `onDropFile()` method inside component.