rc-drawer
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -59,3 +59,3 @@ 'use strict'; | ||
if (_this.props.open) { | ||
_this.props.onOpenChange(false); | ||
_this.props.onOpenChange(false, { overlayClicked: true }); | ||
} | ||
@@ -62,0 +62,0 @@ }; |
{ | ||
"name": "rc-drawer", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "drawer 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
26475