We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be54189 commit 95c23f8Copy full SHA for 95c23f8
packages/thirdweb/src/react/web/ui/ConnectWallet/Blobbie.tsx
@@ -27,7 +27,7 @@ const COLOR_OPTIONS = [
27
* @param props.address The address to generate the gradient with.
28
* @param props.size The size of each side of the square avatar (in pixels)
29
* @example
30
- * ```
+ * ```tsx
31
* <Blobbie address="0x...." size={24} />
32
* ```
33
* @wallet
0 commit comments