ywana-core8 0.0.789 → 0.0.790

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.
package/dist/index.umd.js CHANGED
@@ -4376,7 +4376,7 @@
4376
4376
  action: function action() {
4377
4377
  return onAction("CLOSE");
4378
4378
  },
4379
- disabled: canClose()
4379
+ disabled: !canClose()
4380
4380
  }));
4381
4381
  var title = /*#__PURE__*/React__default["default"].createElement(Text, {
4382
4382
  use: "headline6"