@thecb/components 5.10.7 → 5.11.0

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
@@ -39510,7 +39510,7 @@ var PaymentDetailsActions = function PaymentDetailsActions(_ref) {
39510
39510
  variant: "tertiary",
39511
39511
  text: "Set Up ".concat(planType),
39512
39512
  action: function action() {
39513
- setDetailedObligation(obligations, config, obligationAssocID);
39513
+ setDetailedObligation(obligations, config);
39514
39514
  handleAutopayAction();
39515
39515
  },
39516
39516
  dataQa: "Set Up Autopay",