react-dropdown
Advanced tools
Comparing version 1.6.3 to 1.6.4
@@ -189,3 +189,3 @@ 'use strict'; | ||
'div', | ||
{ className: baseClassName + '-group', key: option.name, role: 'listbox', tabindex: '-1' }, | ||
{ className: baseClassName + '-group', key: option.name, role: 'listbox', tabIndex: '-1' }, | ||
groupTitle, | ||
@@ -192,0 +192,0 @@ _options |
{ | ||
"name": "react-dropdown", | ||
"version": "1.6.3", | ||
"version": "1.6.4", | ||
"description": "React dropdown component", | ||
@@ -5,0 +5,0 @@ "main": "dist/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