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.
2323 - [ Custom chain] ( #custom-chain )
2424 - [ Custom rpc provider] ( #custom-rpc-provider )
2525- [ 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 )
2728 - [ Connect wallet button] ( #connect-wallet-button )
2829 - [ Switch chain] ( #switch-chain )
2930 - [ Select chain via Web3Modal] ( #select-chain-via-web3modal )
@@ -159,7 +160,7 @@ account.wallet.id // current wallet id
159160account .wallet .name // current wallet name
160161` ` `
161162
162- ### Connect wallet button ` ` ` `
163+ ### Connect wallet button
163164
164165` ` ` vue
165166< script setup lang = " ts" >
You can’t perform that action at this time.
0 commit comments