You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not positive if we can do anything here other than warn consumers of FileUpload that props they are using have had types updated.
The prop types of FileUpload's onFileInputChange prop and dropzoneProps prop have been updated.
The prop types of MultipleFileUpload's dropzoneProps prop has been updated.