@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.cjs.js
CHANGED
|
@@ -6494,8 +6494,7 @@ var EmailSection = function EmailSection() {
|
|
|
6494
6494
|
container: true,
|
|
6495
6495
|
spacing: 3,
|
|
6496
6496
|
sx: {
|
|
6497
|
-
mt: 1
|
|
6498
|
-
mb: 8
|
|
6497
|
+
mt: 1
|
|
6499
6498
|
},
|
|
6500
6499
|
children: [/*#__PURE__*/jsxRuntime.jsx(material.Grid, {
|
|
6501
6500
|
item: true,
|
|
@@ -6569,7 +6568,7 @@ var EmailSection = function EmailSection() {
|
|
|
6569
6568
|
container: true,
|
|
6570
6569
|
spacing: 3,
|
|
6571
6570
|
sx: {
|
|
6572
|
-
mt:
|
|
6571
|
+
mt: 2
|
|
6573
6572
|
},
|
|
6574
6573
|
children: [/*#__PURE__*/jsxRuntime.jsx(material.Grid, {
|
|
6575
6574
|
item: true,
|