oa-componentbook 0.18.144 → 0.18.145

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.
@@ -187,7 +187,6 @@ function DateDropDown(_ref) {
187
187
  return false;
188
188
  };
189
189
  return /*#__PURE__*/_react.default.createElement(_styles.StyledContainer, null, /*#__PURE__*/_react.default.createElement(_CustomSelect.default, {
190
- defaultOpen: true,
191
190
  defaultLabel: setSelectValue === null || setSelectValue === void 0 ? void 0 : setSelectValue.label,
192
191
  value: selectValue === null || selectValue === void 0 ? void 0 : selectValue.label,
193
192
  className: "selectWidth",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oa-componentbook",
3
- "version": "0.18.144",
3
+ "version": "0.18.145",
4
4
  "private": false,
5
5
  "description": "Reusable components",
6
6
  "main": "build/index.js",