react-file-drop
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -98,3 +98,5 @@ (function(root, factory) { | ||
this.resetDragging(); | ||
if (this.props.onFrameDrop) this.props.onFrameDrop(event); | ||
if (!this.state.draggingOverTarget) { | ||
if (this.props.onFrameDrop) this.props.onFrameDrop(event); | ||
} | ||
}, | ||
@@ -101,0 +103,0 @@ |
{ | ||
"name": "react-file-drop", | ||
"author": "Kabir Sarin", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "", | ||
@@ -6,0 +6,0 @@ "main": "./FileDrop", |
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
16812
213