@thecb/components 10.4.0-beta.12 → 10.4.0-beta.13
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
|
@@ -47026,7 +47026,7 @@ var PaymentDetailsActions = function PaymentDetailsActions(_ref) {
|
|
|
47026
47026
|
description: description,
|
|
47027
47027
|
subDescription: subDescription,
|
|
47028
47028
|
allowedPaymentInstruments: allowedPaymentInstruments,
|
|
47029
|
-
|
|
47029
|
+
disableActions: disableActions
|
|
47030
47030
|
})), !isMobile && /*#__PURE__*/React__default.createElement(Box, {
|
|
47031
47031
|
padding: "0"
|
|
47032
47032
|
}, /*#__PURE__*/React__default.createElement(ButtonWithAction, {
|