@ammarkhalidfarooq/dashboard-package 0.2.7 → 0.2.9

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
@@ -1301,7 +1301,7 @@ var OrganicSection = function OrganicSection(_ref) {
1301
1301
  }
1302
1302
  }), /*#__PURE__*/jsxRuntime.jsx(DisplayCard, {
1303
1303
  title: "Converstion Rate",
1304
- value: (apiData === null || apiData === void 0 ? void 0 : apiData.conversionRate) || "$9,200",
1304
+ value: "$9,200",
1305
1305
  sx: {
1306
1306
  flex: 1
1307
1307
  }