@thecb/components 5.10.2 → 5.10.4
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
CHANGED
|
@@ -40242,7 +40242,7 @@ var PaymentDetailsContent = function PaymentDetailsContent(_ref) {
|
|
|
40242
40242
|
})), /*#__PURE__*/React__default.createElement(Box, {
|
|
40243
40243
|
padding: "0",
|
|
40244
40244
|
key: t.id
|
|
40245
|
-
}, displayCurrency(t.
|
|
40245
|
+
}, displayCurrency(t.amount_processed)));
|
|
40246
40246
|
}), /*#__PURE__*/React__default.createElement(Box, {
|
|
40247
40247
|
padding: "8px 0px 16px 0px"
|
|
40248
40248
|
}, /*#__PURE__*/React__default.createElement(SolidDivider$1, null)), /*#__PURE__*/React__default.createElement(LabeledAmount$1, {
|