@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.es.js
CHANGED
|
@@ -2992,7 +2992,6 @@ var P2RefundsCard = function P2RefundsCard(_ref27) {
|
|
|
2992
2992
|
fontWeight: 700,
|
|
2993
2993
|
letterSpacing: "0.5px",
|
|
2994
2994
|
color: THEME.muted,
|
|
2995
|
-
textTransform: "uppercase",
|
|
2996
2995
|
marginBottom: 3
|
|
2997
2996
|
},
|
|
2998
2997
|
children: "Refunds"
|
|
@@ -3026,7 +3025,6 @@ var P2RefundsCard = function P2RefundsCard(_ref27) {
|
|
|
3026
3025
|
fontWeight: 700,
|
|
3027
3026
|
letterSpacing: "0.5px",
|
|
3028
3027
|
color: THEME.muted,
|
|
3029
|
-
textTransform: "uppercase",
|
|
3030
3028
|
marginBottom: 3
|
|
3031
3029
|
},
|
|
3032
3030
|
children: "Chargebacks"
|