@bigbinary/neeto-payments-frontend 1.3.12 → 1.3.13

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.cjs.js CHANGED
@@ -876,7 +876,7 @@ var buildPayload = function buildPayload(_ref) {
876
876
  payoutId: payoutId,
877
877
  page: (_pageProperties$tab = pageProperties[tab]) === null || _pageProperties$tab === void 0 ? void 0 : _pageProperties$tab.page,
878
878
  pageSize: (_pageProperties$tab2 = pageProperties[tab]) === null || _pageProperties$tab2 === void 0 ? void 0 : _pageProperties$tab2.pageSize,
879
- filters: JSON.stringify(filters)
879
+ filters: filters
880
880
  }, processSortProperties(sortProperties));
881
881
  };
882
882
  var buildRowData = function buildRowData(_ref2) {