@ammarkhalidfarooq/dashboard-package 0.4.65 → 0.4.66
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 +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -5706,7 +5706,7 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
5706
5706
|
},
|
|
5707
5707
|
children: [/*#__PURE__*/jsx(DonationTypeBarChart, {
|
|
5708
5708
|
sx: {
|
|
5709
|
-
|
|
5709
|
+
maxHeight: 300
|
|
5710
5710
|
},
|
|
5711
5711
|
donationTypeData: donationTypeData
|
|
5712
5712
|
}), /*#__PURE__*/jsx(PaidDonorGeographyCard, {
|