ywana-core8 0.0.931 → 0.0.932

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
@@ -5494,7 +5494,9 @@
5494
5494
  _useState3$ = _useState3[0],
5495
5495
  tasks = _useState3$ === void 0 ? [] : _useState3$,
5496
5496
  setTasks = _useState3[1];
5497
- cont[(minimized, setMinimized)] = React.useState(false);
5497
+ var _useState4 = React.useState(false),
5498
+ minimized = _useState4[0],
5499
+ setMinimized = _useState4[1];
5498
5500
  React.useEffect(function () {
5499
5501
  refresh();
5500
5502
  var interval = setInterval(function () {