@ammarkhalidfarooq/dashboard-package 0.6.87 → 0.6.88

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
@@ -733,7 +733,7 @@ var RenderChartCard = function RenderChartCard(_ref) {
733
733
  display: "block",
734
734
  mb: 1.5
735
735
  },
736
- children: item.subtitle || "Last ".concat(daysLabel, " \xB7 daily aggregation")
736
+ children: item.subtitle || "Last ".concat(daysLabel, " - daily aggregation")
737
737
  }), /*#__PURE__*/jsxs(Box, {
738
738
  sx: {
739
739
  display: "flex",