@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/index.js CHANGED
@@ -8392,7 +8392,7 @@ var DataStates = ({
8392
8392
  var import_date_fns15 = require("date-fns");
8393
8393
  var COMPONENT_NAME2 = "bank-transactions";
8394
8394
  var TEST_EMPTY_STATE = false;
8395
- var POLL_INTERVAL = 1e4;
8395
+ var POLL_INTERVAL = 1e3;
8396
8396
  var categorizationEnabled = (mode) => {
8397
8397
  if (mode === "bookkeeping-client") {
8398
8398
  return false;