ywana-core8 0.0.778 → 0.0.779

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.cjs CHANGED
@@ -11186,7 +11186,6 @@ var TaskMonitor = function TaskMonitor(props) {
11186
11186
  clearInterval(interval);
11187
11187
  };
11188
11188
  }, []);
11189
- if (!tasks.length) return null;
11190
11189
  var table = {
11191
11190
  columns: [{
11192
11191
  id: "state",