rc-select
Advanced tools
Comparing version 3.3.4 to 3.3.5
@@ -392,3 +392,3 @@ 'use strict'; | ||
input, | ||
React.createElement('i', { className: 'anticon anticon-search' }) | ||
' ' | ||
) | ||
@@ -509,2 +509,3 @@ ); | ||
module.exports = Select; | ||
module.exports = Select; | ||
/*<i className="anticon anticon-search"></i>*/ |
{ | ||
"name": "rc-select", | ||
"version": "3.3.4", | ||
"version": "3.3.5", | ||
"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
703
28284