react-images-upload
react-images-upload copied to clipboard
Add same image more than once to and then try to remove one of them
fix for this issue https://github.com/JakeHartnell/react-images-upload/issues/171
added timestamp value for each image dataUrl value if we upload same image twice then filenames are identical in those two images and dataUrl string have two different values because timestamp parts are different