@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.cjs.js CHANGED
@@ -48670,7 +48670,7 @@ var PaymentFormCard = function PaymentFormCard(_ref) {
48670
48670
  autocompleteValue: "billing postal-code",
48671
48671
  isRequired: true
48672
48672
  })), showWalletCheckbox && /*#__PURE__*/React__default.createElement(Checkbox$1, {
48673
- name: "bank checkbox",
48673
+ name: "credit card checkbox",
48674
48674
  dataQa: "Save credit card to wallet",
48675
48675
  customAriaLabel: "Save credit card to wallet (optional).",
48676
48676
  title: /*#__PURE__*/React__default.createElement(React__default.Fragment, null, "Save credit card to wallet (optional).", " ", showTerms && /*#__PURE__*/React__default.createElement("span", {