@ammarkhalidfarooq/dashboard-package 0.2.3 → 0.2.4

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
@@ -1039,7 +1039,8 @@ var NewOverview = function NewOverview(_ref) {
1039
1039
  sx: {
1040
1040
  fontWeight: "bold",
1041
1041
  color: "primary.main",
1042
- mb: 4
1042
+ mb: 2,
1043
+ mt: 2
1043
1044
  },
1044
1045
  children: "Overview"
1045
1046
  }), /*#__PURE__*/jsxs(Box, {
@@ -1187,7 +1188,8 @@ var PerformanceSection = function PerformanceSection(_ref) {
1187
1188
  sx: {
1188
1189
  fontWeight: "bold",
1189
1190
  color: "primary.main",
1190
- mb: 4
1191
+ mb: 2,
1192
+ mt: 2
1191
1193
  },
1192
1194
  children: "Performance"
1193
1195
  })
@@ -1489,7 +1491,8 @@ var RecurringRevenueSection = function RecurringRevenueSection() {
1489
1491
  sx: {
1490
1492
  fontWeight: "bold",
1491
1493
  color: "primary.main",
1492
- mb: 4
1494
+ mb: 2,
1495
+ mt: 2
1493
1496
  },
1494
1497
  children: "Recurring revenue"
1495
1498
  })
@@ -2101,7 +2104,8 @@ var DonorBehavior = function DonorBehavior() {
2101
2104
  sx: {
2102
2105
  fontWeight: "bold",
2103
2106
  color: "primary.main",
2104
- mb: 4
2107
+ mb: 2,
2108
+ mt: 2
2105
2109
  },
2106
2110
  children: "Donor Behavior"
2107
2111
  })
@@ -2797,7 +2801,8 @@ var RecurringPlans = function RecurringPlans(_ref) {
2797
2801
  sx: {
2798
2802
  fontWeight: "bold",
2799
2803
  color: "primary.main",
2800
- mb: 4
2804
+ mb: 2,
2805
+ mt: 2
2801
2806
  },
2802
2807
  children: "Recurring Plans"
2803
2808
  })
@@ -5152,7 +5157,8 @@ var UpdateEmails = function UpdateEmails() {
5152
5157
  sx: {
5153
5158
  fontWeight: "bold",
5154
5159
  color: "primary.main",
5155
- mb: 4
5160
+ mb: 2,
5161
+ mt: 2
5156
5162
  },
5157
5163
  children: "Update Emails"
5158
5164
  })