+
+ Label: {{ wallet.label }}
+
+
```
### `alreadyConnectedWallets`
-Readonly ref that contains every wallet that user connected to in the past; useful to reconnect wallets automatically after a reload
+Readonly ref that contains every wallet that user connected to in the past, useful to reconnect wallets automatically after a reload
### Example usage
-```
-vue
-