Forked from https://github.com/uptick/react-keyed-file-browser
- i18n: en,de; prop:
locale={"<key>"}
(finished) - Upload button in action header; props
onUploadFile = {<func>}
: (finished) - New required prop
backend
. Pass a singleton react-dndHTML5Backend
instance - onDownloadFile ( download Button + double click trigger)