@natoora-libs/core 0.2.61-po-confirmation → 0.2.62-po-confirmation

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.
@@ -8768,7 +8768,7 @@ var TableDesktopFooter = ({
8768
8768
  import_Refresh.default,
8769
8769
  {
8770
8770
  fontSize: "small",
8771
- color: isFetching ? "disabled" : "info"
8771
+ color: isFetching ? "disabled" : "action"
8772
8772
  }
8773
8773
  )
8774
8774
  }