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.
@@ -11178,7 +11178,6 @@ var TaskMonitor = function TaskMonitor(props) {
11178
11178
  clearInterval(interval);
11179
11179
  };
11180
11180
  }, []);
11181
- if (!tasks.length) return null;
11182
11181
  var table = {
11183
11182
  columns: [{
11184
11183
  id: "state",