rc-upload
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -119,2 +119,5 @@ 'use strict'; | ||
if (!this.isMounted()) { | ||
return; | ||
} | ||
var props = this.props; | ||
@@ -212,5 +215,5 @@ var data = props.data; | ||
} | ||
}); | ||
}); /* eslint react/no-is-mounted:0*/ | ||
exports["default"] = AjaxUploader; | ||
module.exports = exports['default']; |
{ | ||
"name": "rc-upload", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "upload ui component for react", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
25550
615