@thecb/components 10.6.0-beta.6 → 10.6.0-beta.7

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
@@ -39765,7 +39765,7 @@ var WalletName = function WalletName(_ref) {
39765
39765
  action: action,
39766
39766
  variant: "smallGhost",
39767
39767
  disabled: disableAction,
39768
- extraStyles: "\n margin: 0;\n min-width: 0;\n span {font-size: 0.75rem;}\n ".concat(buttonExtraStyles, "\n ")
39768
+ extraStyles: "\n margin: 0;\n min-width: 0;\n span {font-size: 0.75rem;}\n ".concat(linkButtonExtraStyles, "\n ")
39769
39769
  })));
39770
39770
  };
39771
39771