@layerfi/components 0.1.47 → 0.1.48

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/esm/index.js CHANGED
@@ -8377,7 +8377,7 @@ var DataStates = ({
8377
8377
  import { endOfMonth as endOfMonth3, parseISO as parseISO12, startOfMonth as startOfMonth4 } from "date-fns";
8378
8378
  var COMPONENT_NAME2 = "bank-transactions";
8379
8379
  var TEST_EMPTY_STATE = false;
8380
- var POLL_INTERVAL = 1e4;
8380
+ var POLL_INTERVAL = 1e3;
8381
8381
  var categorizationEnabled = (mode) => {
8382
8382
  if (mode === "bookkeeping-client") {
8383
8383
  return false;