Comparing version 2.2.1 to 2.2.2
@@ -72,3 +72,5 @@ /** @jsx React.DOM */ | ||
} else { | ||
props.onSelect(props.eventKey, this); | ||
if (!props.selected) { | ||
props.onSelect(props.eventKey, this); | ||
} | ||
} | ||
@@ -75,0 +77,0 @@ }, |
{ | ||
"name": "rc-menu", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "menu 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
37307
785