@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.es.js CHANGED
@@ -5734,16 +5734,16 @@ var OverallSection = function OverallSection(_ref) {
5734
5734
  donationTypeData: donationTypeData
5735
5735
  }), /*#__PURE__*/jsx(PaidDonorGeographyCard, {
5736
5736
  sx: {
5737
- minHeight: 300
5737
+ maxHeight: 300
5738
5738
  },
5739
5739
  donorGeographyData: donorGeographyData
5740
5740
  }), /*#__PURE__*/jsx(RefundsChargebacksCard, {
5741
5741
  sx: {
5742
- minHeight: 300
5742
+ maxHeight: 300
5743
5743
  }
5744
5744
  }), /*#__PURE__*/jsx(TrafficSourceCard, {
5745
5745
  sx: {
5746
- minHeight: 300
5746
+ maxHeight: 300
5747
5747
  },
5748
5748
  trafficSourceData: trafficSourceData
5749
5749
  }), /*#__PURE__*/jsx(MetricSparklineCard, {