react-onclickoutside
Advanced tools
Comparing version 5.3.0 to 5.3.1
@@ -197,3 +197,3 @@ /** | ||
var componentName = c.displayName || c.name || 'Component' | ||
wrapper.displayName = 'OnClickOustide(' + componentName + ')'; | ||
wrapper.displayName = 'OnClickOutside(' + componentName + ')'; | ||
}(Component, wrapComponentWithOnClickOutsideHandling)); | ||
@@ -200,0 +200,0 @@ |
{ | ||
"name": "react-onclickoutside", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"description": "An onClickOutside mixin for React components", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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