@ammarkhalidfarooq/dashboard-package 0.6.27 → 0.6.28

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
@@ -3879,7 +3879,7 @@ var DonorMixCard = function DonorMixCard(_ref) {
3879
3879
  sx: {
3880
3880
  display: "flex",
3881
3881
  justifyContent: "space-between",
3882
- mb: idx === items.length - 1 ? showBottomSummary ? compact ? 0.5 : 1 : 0 : compact ? 0.5 : 1
3882
+ mb: idx === items.length - 1 ? showBottomSummary ? compact ? 0.5 : 0 : 0 : compact ? 0.5 : 0
3883
3883
  },
3884
3884
  children: [/*#__PURE__*/jsxRuntime.jsxs(material.Box, {
3885
3885
  sx: {