@ammarkhalidfarooq/dashboard-package 0.6.118 → 0.6.119

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
@@ -18395,7 +18395,7 @@ var PaidSection = function PaidSection(_ref) {
18395
18395
  error: false,
18396
18396
  warning: false
18397
18397
  },
18398
- "Revinue Raised": {
18398
+ "Revenue Raised": {
18399
18399
  value: "$".concat(formatNumber(overview.totalRevenue)),
18400
18400
  subValue: formatGrowth$2(growth.totalRevenue),
18401
18401
  data: revenueSeries.data.length > 0 ? revenueSeries.data : flatSeries(0),