react-bootstrap-select-dropdown
Advanced tools
Comparing version 1.3.8 to 1.3.9
@@ -147,3 +147,3 @@ "use strict"; | ||
}))); | ||
setSelectedKey.apply(void 0, _toConsumableArray(options.filter(function (e) { | ||
setSelectedKey(_toConsumableArray(options.filter(function (e) { | ||
return e.isSelected; | ||
@@ -150,0 +150,0 @@ }).map(function (e) { |
@@ -0,1 +1,5 @@ | ||
# v1.3.99 | ||
- Bug fixes: Set selected key in an array. | ||
# v1.3.8 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "react-bootstrap-select-dropdown", | ||
"version": "1.3.8", | ||
"version": "1.3.9", | ||
"description": "", | ||
@@ -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
41827