We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74405da commit 5e789adCopy full SHA for 5e789ad
components/Bridge/MetamaskNevmInstructions.tsx
@@ -40,13 +40,10 @@ const BridgeMetamaskNevmInstructions = () => {
40
</Typography>
41
</ListItem>
42
<ListItem>
43
- <Typography>3. Click on Manage ETH Provider</Typography>
+ <Typography>3. Set default wallet</Typography>
44
45
46
- <Typography>
47
- 4. Disable switch "Enable window.ethereum" and click
48
- "Save"
49
- </Typography>
+ <Typography>4. Set Metamask as default wallet</Typography>
50
51
52
<Typography>5. Reload this page</Typography>
0 commit comments