How to remove connectors on <ConnectButton />

Hi there,
I want remove some connector on WalletModal on ConnectButton . Just use Metamask and WalletConnect.
So, how to change this.

I see on file /node_modules/web3uikit/WalletModal/config.ts and /node_modules/web3uikit/ConnectButton/connectors.ts

Then I remove some connector but not work.

Please help

What errors are you getting? You can suggest connector options.

Alternatively you can edit node_modules\web3uikit\dist\web3uikit.esm.js, this will only work for your local environment.