react-selectize
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "react-selectize", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "react implementation of selectize", | ||
@@ -5,0 +5,0 @@ "main": "src/ReactSelectize.js", |
@@ -14,3 +14,2 @@ (function(){ | ||
disabled: false, | ||
maxItems: 1, | ||
onBlur: function(values){}, | ||
@@ -17,0 +16,0 @@ onChange: function(values){}, |
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
18400
514