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.
2 parents a39a510 + 4a3e567 commit cb16d0cCopy full SHA for cb16d0c
src/modules/select/content.ts
@@ -31,7 +31,7 @@ export const extensionInstallMessage = (helpers: {
31
<p style="font-size: 0.889rem; font-family: inherit; margin: 0.889rem 0;">
32
You'll need to install <b>${selectedWallet}</b> to continue. Once you have it installed, go ahead and
33
<span
34
- class="bn-clickable"
+ class="bn-onboard-clickable"
35
style="color: #4a90e2; font-size: 0.889rem; font-family: inherit;"
36
onclick={window.location.reload();}>
37
refresh the page.
0 commit comments