@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.cjs.js
CHANGED
|
@@ -47014,7 +47014,7 @@ var PaymentDetailsActions = function PaymentDetailsActions(_ref) {
|
|
|
47014
47014
|
padding: "0"
|
|
47015
47015
|
}, /*#__PURE__*/React__default.createElement(ButtonWithAction, {
|
|
47016
47016
|
isLoading: isLoading,
|
|
47017
|
-
action: isInCustomerManagement ? noop : function () {
|
|
47017
|
+
action: isInCustomerManagement ? noop$1 : function () {
|
|
47018
47018
|
return handleClick(obligations);
|
|
47019
47019
|
},
|
|
47020
47020
|
text: "Pay Now",
|