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 3d4b676 + d51c693 commit 49d2fc5Copy full SHA for 49d2fc5
src/views/WalletCheck.svelte
@@ -58,7 +58,7 @@
58
window.scrollTo(0, 0)
59
}
60
61
- let originalOverflowValue
+ let originalOverflowValue: string
62
63
onMount(() => {
64
originalOverflowValue = window.document.body.style.overflow
src/views/WalletSelect.svelte
@@ -61,7 +61,7 @@
65
66
67
0 commit comments