File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,8 @@ Simple WalletConnect Web3Modal v2 integration package for Vue3 apps.
23
23
- [ Custom chain] ( #custom-chain )
24
24
- [ Custom rpc provider] ( #custom-rpc-provider )
25
25
- [ Usage] ( #usage )
26
- - [ Basic usage] ( #basic-usage )
26
+ - [ Basic usage] ( #basic-usage )
27
+ - [ Info about the user's connected wallet and wallet type] ( #info-about-the-users-connected-wallet-and-wallet-type )
27
28
- [ Connect wallet button] ( #connect-wallet-button )
28
29
- [ Switch chain] ( #switch-chain )
29
30
- [ Select chain via Web3Modal] ( #select-chain-via-web3modal )
@@ -159,7 +160,7 @@ account.wallet.id // current wallet id
159
160
account .wallet .name // current wallet name
160
161
` ` `
161
162
162
- ### Connect wallet button ` ` ` `
163
+ ### Connect wallet button
163
164
164
165
` ` ` vue
165
166
< script setup lang = " ts" >
You can’t perform that action at this time.
0 commit comments