ywana-core8 0.0.992 → 0.0.994

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.
@@ -5678,7 +5678,7 @@ var TaskMonitor = function TaskMonitor(props) {
5678
5678
  return function () {
5679
5679
  clearInterval(interval);
5680
5680
  };
5681
- }, []);
5681
+ }, [filters]);
5682
5682
  var table = {
5683
5683
  columns: [{
5684
5684
  id: "state",