vutoan266 / react-images-uploading

The simple images uploader applied Render Props pattern that allows you to fully control UI component and behaviors.
https://github.com/vutoan266/react-images-uploading
MIT License
320 stars 52 forks source link

Add onDragStart event to clearData #91

Closed AsminBudha closed 3 years ago

AsminBudha commented 3 years ago

Fix for issue #86

vutoan266 commented 3 years ago

Hi @AsminBudha, sorry for the late reply. Thank you so much for the good pull request. I am going to merge it, but we need to update the dragProps type in typings.ts file as well. Thank bro !!