@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.esm.js CHANGED
@@ -40234,7 +40234,7 @@ var PaymentDetailsContent = function PaymentDetailsContent(_ref) {
40234
40234
  })), /*#__PURE__*/React.createElement(Box, {
40235
40235
  padding: "0",
40236
40236
  key: t.id
40237
- }, displayCurrency(t.amount_given)));
40237
+ }, displayCurrency(t.amount_processed)));
40238
40238
  }), /*#__PURE__*/React.createElement(Box, {
40239
40239
  padding: "8px 0px 16px 0px"
40240
40240
  }, /*#__PURE__*/React.createElement(SolidDivider$1, null)), /*#__PURE__*/React.createElement(LabeledAmount$1, {