diff --git a/site/docs/components/landing/WalletDemo.tsx b/site/docs/components/landing/WalletDemo.tsx index 2cd6357061..ab8e7fa422 100644 --- a/site/docs/components/landing/WalletDemo.tsx +++ b/site/docs/components/landing/WalletDemo.tsx @@ -20,6 +20,7 @@ export const walletDemoCode = ` import { ConnectWallet, Wallet, + WalletDefault, WalletDropdown, WalletDropdownBasename, WalletDropdownLink,