@ammarkhalidfarooq/dashboard-package 0.6.102 → 0.6.103
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 +0 -2
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +0 -2
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -2994,7 +2994,6 @@ var P2RefundsCard = function P2RefundsCard(_ref27) {
|
|
|
2994
2994
|
fontWeight: 700,
|
|
2995
2995
|
letterSpacing: "0.5px",
|
|
2996
2996
|
color: THEME.muted,
|
|
2997
|
-
textTransform: "uppercase",
|
|
2998
2997
|
marginBottom: 3
|
|
2999
2998
|
},
|
|
3000
2999
|
children: "Refunds"
|
|
@@ -3028,7 +3027,6 @@ var P2RefundsCard = function P2RefundsCard(_ref27) {
|
|
|
3028
3027
|
fontWeight: 700,
|
|
3029
3028
|
letterSpacing: "0.5px",
|
|
3030
3029
|
color: THEME.muted,
|
|
3031
|
-
textTransform: "uppercase",
|
|
3032
3030
|
marginBottom: 3
|
|
3033
3031
|
},
|
|
3034
3032
|
children: "Chargebacks"
|