ThirdwebProviderProps.walletConnectors property
An array of connector types (strings) or wallet connector objects that the dApp supports If not provided, will default to metamask (injected), wallet connect and walletlink (coinbase wallet) with sensible defaults
Signature:
walletConnectors?: WalletConnector[];