multiselect-react-dropdown
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -16,2 +16,3 @@ import React from "react"; | ||
onRemove?: (selectedList: any, selectedItem: any) => void; | ||
onSearch?: (value: string) => void; | ||
closeIcon?: string; | ||
@@ -18,0 +19,0 @@ singleSelect?: boolean; |
{ | ||
"name": "multiselect-react-dropdown", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "React multiselect dropdown component with search and various features", | ||
@@ -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
219942
1790