@thecb/components 12.1.0-beta.11 → 12.1.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
@@ -48662,7 +48662,7 @@ var PaymentFormCard = function PaymentFormCard(_ref) {
48662
48662
  autocompleteValue: "billing postal-code",
48663
48663
  isRequired: true
48664
48664
  })), showWalletCheckbox && /*#__PURE__*/React__default.createElement(Checkbox$1, {
48665
- name: "bank checkbox",
48665
+ name: "credit card checkbox",
48666
48666
  dataQa: "Save credit card to wallet",
48667
48667
  customAriaLabel: "Save credit card to wallet (optional).",
48668
48668
  title: /*#__PURE__*/React__default.createElement(React__default.Fragment, null, "Save credit card to wallet (optional).", " ", showTerms && /*#__PURE__*/React__default.createElement("span", {