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