sw7x

Results 2 comments of sw7x

https://github.com/JakeHartnell/react-images-upload/pull/95 is merged and this issue is still remains Problem is in source file index.js in line 143 line: removeImage(picture) { const removeIndex = this.state.pictures.findIndex(e => e === picture); const...