@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.esm.js
CHANGED
|
@@ -47018,7 +47018,7 @@ var PaymentDetailsActions = function PaymentDetailsActions(_ref) {
|
|
|
47018
47018
|
description: description,
|
|
47019
47019
|
subDescription: subDescription,
|
|
47020
47020
|
allowedPaymentInstruments: allowedPaymentInstruments,
|
|
47021
|
-
|
|
47021
|
+
disableActions: disableActions
|
|
47022
47022
|
})), !isMobile && /*#__PURE__*/React.createElement(Box, {
|
|
47023
47023
|
padding: "0"
|
|
47024
47024
|
}, /*#__PURE__*/React.createElement(ButtonWithAction, {
|