uptick / react-keyed-file-browser

Folder based file browser given a flat keyed list of objects, powered by React.
MIT License
307 stars 145 forks source link

wrap onCreateFolder callback #63

Closed rschick closed 5 years ago

rschick commented 5 years ago

The other callbacks are wrapped, so not sure if you just missed this one. Without wrapping it I get an error if my callback returns a promise.

jlo-1 commented 5 years ago

Thanks!

jlo-1 commented 5 years ago

Published in https://github.com/uptick/react-keyed-file-browser/releases/tag/1.5.2