@ammarkhalidfarooq/dashboard-package 0.4.71 → 0.4.73
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.cjs.js
CHANGED
|
@@ -4986,7 +4986,7 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
|
|
|
4986
4986
|
display: "flex",
|
|
4987
4987
|
gap: 2,
|
|
4988
4988
|
// mt: 0.5,
|
|
4989
|
-
mb:
|
|
4989
|
+
mb: 0.75,
|
|
4990
4990
|
flexWrap: "wrap"
|
|
4991
4991
|
},
|
|
4992
4992
|
children: [/*#__PURE__*/jsxRuntime.jsxs(material.Box, {
|
|
@@ -5084,7 +5084,7 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
|
|
|
5084
5084
|
mt: 0.2,
|
|
5085
5085
|
ml: "-14px"
|
|
5086
5086
|
},
|
|
5087
|
-
children: "
|
|
5087
|
+
children: "stable"
|
|
5088
5088
|
})]
|
|
5089
5089
|
})]
|
|
5090
5090
|
})]
|