@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.cjs.js
CHANGED
|
@@ -5708,7 +5708,7 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
5708
5708
|
},
|
|
5709
5709
|
children: [/*#__PURE__*/jsxRuntime.jsx(DonationTypeBarChart, {
|
|
5710
5710
|
sx: {
|
|
5711
|
-
|
|
5711
|
+
maxHeight: 300
|
|
5712
5712
|
},
|
|
5713
5713
|
donationTypeData: donationTypeData
|
|
5714
5714
|
}), /*#__PURE__*/jsxRuntime.jsx(PaidDonorGeographyCard, {
|