@ammarkhalidfarooq/dashboard-package 0.6.26 → 0.6.27
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 -2
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +2 -2
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -17071,7 +17071,7 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
17071
17071
|
spacing: 3,
|
|
17072
17072
|
sx: {
|
|
17073
17073
|
mb: 0,
|
|
17074
|
-
mt: "
|
|
17074
|
+
mt: "12px"
|
|
17075
17075
|
},
|
|
17076
17076
|
children: /*#__PURE__*/jsx(RenderChartCard, {
|
|
17077
17077
|
item: mainChart,
|
|
@@ -17747,7 +17747,7 @@ var OrganicSection = function OrganicSection(_ref) {
|
|
|
17747
17747
|
container: true,
|
|
17748
17748
|
spacing: 3,
|
|
17749
17749
|
sx: {
|
|
17750
|
-
mt: "
|
|
17750
|
+
mt: "12px"
|
|
17751
17751
|
},
|
|
17752
17752
|
children: [/*#__PURE__*/jsx(RenderChartCard, {
|
|
17753
17753
|
item: mainChart,
|