sag_components 1.0.384 → 1.0.385

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -214,7 +214,6 @@ var DropdownMulti = exports.DropdownMulti = function DropdownMulti(_ref) {
214
214
  limitTags: limitTagsOnMultiSelect,
215
215
  id: "checkboxes-tags",
216
216
  options: options,
217
- value: selectedOptionsState,
218
217
  disabled: disabled,
219
218
  disableCloseOnSelect: true,
220
219
  disableClearable: disableClearable,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sag_components",
3
- "version": "1.0.384",
3
+ "version": "1.0.385",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {