@ammarkhalidfarooq/dashboard-package 0.4.68 → 0.4.69
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 +3 -3
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +3 -3
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -5736,16 +5736,16 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
5736
5736
|
donationTypeData: donationTypeData
|
|
5737
5737
|
}), /*#__PURE__*/jsxRuntime.jsx(PaidDonorGeographyCard, {
|
|
5738
5738
|
sx: {
|
|
5739
|
-
|
|
5739
|
+
maxHeight: 300
|
|
5740
5740
|
},
|
|
5741
5741
|
donorGeographyData: donorGeographyData
|
|
5742
5742
|
}), /*#__PURE__*/jsxRuntime.jsx(RefundsChargebacksCard, {
|
|
5743
5743
|
sx: {
|
|
5744
|
-
|
|
5744
|
+
maxHeight: 300
|
|
5745
5745
|
}
|
|
5746
5746
|
}), /*#__PURE__*/jsxRuntime.jsx(TrafficSourceCard, {
|
|
5747
5747
|
sx: {
|
|
5748
|
-
|
|
5748
|
+
maxHeight: 300
|
|
5749
5749
|
},
|
|
5750
5750
|
trafficSourceData: trafficSourceData
|
|
5751
5751
|
}), /*#__PURE__*/jsxRuntime.jsx(MetricSparklineCard, {
|