react-file-drop
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "react-file-drop", | ||
"author": "https://sarink.net", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Zero dependency React component for Gmail or Facebook -like drag and drop file uploader. Drag files anywhere onto the window (or user defined 'frame' prop)! Very extensible, provides many hooks so you can use it to develop any custom behavior that you desire.", | ||
@@ -6,0 +6,0 @@ "main": "FileDrop.js", |
@@ -47,3 +47,3 @@ # react-file-drop | ||
By default, the component comes with no styles. You can grab the [demo CSS](https://raw.githubusercontent.com/sarink/react-file-drop/master/src/Demo/Demo.css) to get started. | ||
By default, the component comes with no styles. You can grab the [demo CSS](https://raw.githubusercontent.com/sarink/react-file-drop/master/demo/src/Demo.css) to get started. | ||
@@ -50,0 +50,0 @@ For custom class names (if you're using something like JSS) you can use the following props: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package