@ammarkhalidfarooq/dashboard-package 0.4.12 → 0.4.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
@@ -4942,7 +4942,7 @@ var MetricSparklineCard = function MetricSparklineCard(_ref) {
4942
4942
  fontWeight: 700,
4943
4943
  color: "#000"
4944
4944
  },
4945
- children: m.value
4945
+ children: "$".concat(formatNumber(m.value))
4946
4946
  })]
4947
4947
  }, idx);
4948
4948
  })