@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.cjs.js CHANGED
@@ -39518,7 +39518,7 @@ var PaymentDetailsActions = function PaymentDetailsActions(_ref) {
39518
39518
  variant: "tertiary",
39519
39519
  text: "Set Up ".concat(planType),
39520
39520
  action: function action() {
39521
- setDetailedObligation(obligations, config, obligationAssocID);
39521
+ setDetailedObligation(obligations, config);
39522
39522
  handleAutopayAction();
39523
39523
  },
39524
39524
  dataQa: "Set Up Autopay",