@thecb/components 10.4.0-beta.2 → 10.4.0-beta.3
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
|
@@ -47006,7 +47006,7 @@ var PaymentDetailsActions = function PaymentDetailsActions(_ref) {
|
|
|
47006
47006
|
padding: "0"
|
|
47007
47007
|
}, /*#__PURE__*/React.createElement(ButtonWithAction, {
|
|
47008
47008
|
isLoading: isLoading,
|
|
47009
|
-
action: isInCustomerManagement ? noop : function () {
|
|
47009
|
+
action: isInCustomerManagement ? noop$1 : function () {
|
|
47010
47010
|
return handleClick(obligations);
|
|
47011
47011
|
},
|
|
47012
47012
|
text: "Pay Now",
|