Skip to content

Commit 95c23f8

Browse files
gregfromstljoaquim-verges
authored andcommitted
fix(portal): Blobbie syntax highlighting
1 parent be54189 commit 95c23f8

File tree

1 file changed

+1
-1
lines changed
  • packages/thirdweb/src/react/web/ui/ConnectWallet

1 file changed

+1
-1
lines changed

packages/thirdweb/src/react/web/ui/ConnectWallet/Blobbie.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const COLOR_OPTIONS = [
2727
* @param props.address The address to generate the gradient with.
2828
* @param props.size The size of each side of the square avatar (in pixels)
2929
* @example
30-
* ```
30+
* ```tsx
3131
* <Blobbie address="0x...." size={24} />
3232
* ```
3333
* @wallet

0 commit comments

Comments
 (0)