useWallets
function useWallets(): WalletConfig[];
Returns
supportedWallets
configured in the <ThirdwebProvider/>
type ReturnType = WalletConfig[];
function useWallets(): WalletConfig[];
supportedWallets
configured in the <ThirdwebProvider/>
type ReturnType = WalletConfig[];