@mx-cartographer/experiences 6.26.3-alpha.sms4 → 6.26.3-alpha.sms5

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.es.js CHANGED
@@ -5598,7 +5598,7 @@ class Dh {
5598
5598
  });
5599
5599
  };
5600
5600
  get sortedTransactions() {
5601
- return Eh(
5601
+ return console.log("sortedTransactions", this.rawTransactions), Eh(
5602
5602
  this.filter,
5603
5603
  this.uiStore.expandedSplits,
5604
5604
  this.sortColumn,