Jaaneek / useFilePicker

Simple react hook to open browser file selector.

Home Page:https://use-file-picker.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resetting the picked files.

drinikol opened this issue · comments

Is there a way to reset the files chosen after submitting a form?

We will do that in the future, any pull requests are open. Im thinking about clear() function

We will do that in the future, any pull requests are open. Im thinking about clear() function

That would be great! looking forward to it in the future! And thank you for this wonderful package.

Done, good job. I had to make only few linting fixes. I will commit them right away.
Thank you a lot!