react-dropzone / file-selector

Convert a DragEvent or file input to a list of File objects
MIT License
95 stars 33 forks source link

Update file.ts #30

Closed burtonator closed 4 years ago

burtonator commented 4 years ago

This should fix conflicts with Electron where they modify File and there's no way in Typescript to force File to be imported from 'dom'. Since typescript is structural this should work just fine.

github-actions[bot] commented 4 years ago

:tada: This PR is included in version 0.1.13 :tada:

The release is available on:

Your semantic-release bot :package::rocket: