rc-select
Advanced tools
Comparing version 4.3.0 to 4.3.1
@@ -572,3 +572,3 @@ 'use strict'; | ||
'span', | ||
{ key: 'arrow', className: prefixCls + '-arrow' }, | ||
{ key: 'arrow', className: prefixCls + '-arrow', tabIndex: '-1', style: { outline: 'none' } }, | ||
_react2['default'].createElement('b', null) | ||
@@ -575,0 +575,0 @@ ) |
{ | ||
"name": "rc-select", | ||
"version": "4.3.0", | ||
"version": "4.3.1", | ||
"description": "select 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
55325