@ammarkhalidfarooq/dashboard-package 0.6.20 → 0.6.22

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
@@ -16096,7 +16096,7 @@ var ChartCardSkeleton = function ChartCardSkeleton(_ref2) {
16096
16096
  }), /*#__PURE__*/jsx(Skeleton, {
16097
16097
  variant: "rounded",
16098
16098
  width: "100%",
16099
- height: height - 120
16099
+ height: height - 160
16100
16100
  })]
16101
16101
  });
16102
16102
  };
@@ -16648,7 +16648,7 @@ var OverallSection = function OverallSection(_ref) {
16648
16648
  charts.push({
16649
16649
  label: "ROAS",
16650
16650
  value: (apiData === null || apiData === void 0 ? void 0 : apiData.roas) || "3.0x",
16651
- data: [2.1, 2.4, 2.2, 2.8, 2.6, 3.1, 3.1, 3.0, 2.9],
16651
+ data: [],
16652
16652
  categories: categories
16653
16653
  });
16654
16654
  }