@thecb/components 11.2.5-beta.1 → 11.2.5-beta.2

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
@@ -49799,7 +49799,7 @@ var RegistrationBanner = function RegistrationBanner(_ref) {
49799
49799
  fontSize: isMobile ? FONT_SIZE.XL : "1.5rem",
49800
49800
  variant: titleVariant,
49801
49801
  weight: FONT_WEIGHT_SEMIBOLD
49802
- }, "Register for a ", clientName, " Wallet Account"), /*#__PURE__*/React.createElement(Text$1, {
49802
+ }, "Register for a ", clientName, " Wallet"), /*#__PURE__*/React.createElement(Text$1, {
49803
49803
  extraStyles: "\n display: block;\n padding: ".concat(isMobile ? ".125rem 0 1rem" : "0", "\n "),
49804
49804
  fontSize: isMobile ? FONT_SIZE.MD : FONT_SIZE.LG,
49805
49805
  color: themeValues.secondaryColor