@ammarkhalidfarooq/dashboard-package 0.4.19 → 0.4.20
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 +2 -3
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +2 -3
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -6492,8 +6492,7 @@ var EmailSection = function EmailSection() {
|
|
|
6492
6492
|
container: true,
|
|
6493
6493
|
spacing: 3,
|
|
6494
6494
|
sx: {
|
|
6495
|
-
mt: 1
|
|
6496
|
-
mb: 8
|
|
6495
|
+
mt: 1
|
|
6497
6496
|
},
|
|
6498
6497
|
children: [/*#__PURE__*/jsx(Grid, {
|
|
6499
6498
|
item: true,
|
|
@@ -6567,7 +6566,7 @@ var EmailSection = function EmailSection() {
|
|
|
6567
6566
|
container: true,
|
|
6568
6567
|
spacing: 3,
|
|
6569
6568
|
sx: {
|
|
6570
|
-
mt:
|
|
6569
|
+
mt: 2
|
|
6571
6570
|
},
|
|
6572
6571
|
children: [/*#__PURE__*/jsx(Grid, {
|
|
6573
6572
|
item: true,
|