dtable-ui-component 6.0.110-oot.17 → 6.0.110-oot.18

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.
@@ -160,7 +160,6 @@ class DTableSelect extends _react.default.Component {
160
160
  filterOption: customFilterOption,
161
161
  autoFocus: autoFocus,
162
162
  form: form,
163
- menuIsOpen: true,
164
163
  formatOptionLabel: (option, _ref3) => {
165
164
  let {
166
165
  context
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dtable-ui-component",
3
- "version": "6.0.110oot.17",
3
+ "version": "6.0.110oot.18",
4
4
  "main": "./lib/index.js",
5
5
  "dependencies": {
6
6
  "@seafile/react-image-lightbox": "^5.0.4",