Skip to content

Commit

Permalink
docs: update demo in guide, add quickConnect to ConnectButton
Browse files Browse the repository at this point in the history
  • Loading branch information
tingzhao.ytz committed Mar 21, 2024
1 parent 852aaef commit be6a946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/demos/guide.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const App: React.FC = () => {
config={config}
>
<Connector>
<ConnectButton />
<ConnectButton quickConnect />
</Connector>
</WagmiWeb3ConfigProvider>
);
Expand Down

0 comments on commit be6a946

Please sign in to comment.