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 190a30a + 19ae0bc commit a4492deCopy full SHA for a4492de
1 file changed
packages/web-wallet/src/pages/Home.tsx
@@ -52,7 +52,6 @@ const Home: React.FC = () => {
52
MetaMask Snap
53
</p>
54
<button
55
- disabled={!isFlask}
56
onClick={handleConnectButton}
57
className="flex items-center bg-button-black-gradient hover:bg-button-black-gradient-hover text-white px-6 py-3 rounded-[2rem] cursor-pointer"
58
>
0 commit comments