@dreamtree-org/twreact-ui 1.0.87 → 1.0.88

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.esm.js CHANGED
@@ -4469,7 +4469,7 @@ var Table = function Table(_ref2) {
4469
4469
  limit: limit,
4470
4470
  sort: sortConfig
4471
4471
  });
4472
- }, [onFetch, filters, currentPage, limit, sortConfig]);
4472
+ }, [filters, currentPage, limit, sortConfig]);
4473
4473
 
4474
4474
  // Sync searchInput with filters.global
4475
4475
  useEffect(function () {