@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.es.js CHANGED
@@ -4940,7 +4940,7 @@ var MetricSparklineCard = function MetricSparklineCard(_ref) {
4940
4940
  fontWeight: 700,
4941
4941
  color: "#000"
4942
4942
  },
4943
- children: m.value
4943
+ children: "$".concat(formatNumber(m.value))
4944
4944
  })]
4945
4945
  }, idx);
4946
4946
  })