dtable-ui-component 6.0.4 → 6.0.5

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.
@@ -176,7 +176,7 @@ class DTableFiltersPopover extends _react.Component {
176
176
  boundariesElement: document.body
177
177
  }, _ref => {
178
178
  let {
179
- scheduleUpdate
179
+ update: scheduleUpdate
180
180
  } = _ref;
181
181
  return /*#__PURE__*/_react.default.createElement("div", {
182
182
  ref: ref => this.dtablePopoverRef = ref,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dtable-ui-component",
3
- "version": "6.0.4",
3
+ "version": "6.0.5",
4
4
  "main": "./lib/index.js",
5
5
  "dependencies": {
6
6
  "@seafile/react-image-lightbox": "4.0.0",