Skip to content

Commit 61596c5

Browse files
committed
Rename: web3-onboard ledger live module
1 parent 8dd32c9 commit 61596c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/redux/sagas/wallet/ledgerLiveModule.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ function ledgerLiveModule(options?: LedgerOptionsWCv2): WalletInit {
6161

6262
return () => {
6363
return {
64-
label: 'Ledger',
64+
label: 'Ledger Live',
6565
getIcon: async () => icon,
6666
getInterface: async ({
6767
chains,

0 commit comments

Comments
 (0)