Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Fix PropType for <Dropzone /> + lots of devDependency updates

Compare
Choose a tag to compare
@rnicholus rnicholus released this 25 Mar 04:36
· 34 commits to master since this release

Fixes the PropType for dropzone components element option. It expects a DOM node, which is an object. See #79 for details.