@ammarkhalidfarooq/dashboard-package 0.3.33 → 0.3.34

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
@@ -5473,7 +5473,7 @@ var OverallSection = function OverallSection(_ref) {
5473
5473
  icon: PaidOutlined
5474
5474
  },
5475
5475
  "ROAS": {
5476
- value: (apiData === null || apiData === void 0 ? void 0 : apiData.roas) || "3.0x",
5476
+ value: (apiData === null || apiData === void 0 ? void 0 : apiData.roasCard) || "3.0x",
5477
5477
  subValue: (apiData === null || apiData === void 0 ? void 0 : apiData.roasTrend) || "0.4x vs last month",
5478
5478
  label: "ROAS",
5479
5479
  icon: TrendingUp