Skip to content

Commit

Permalink
Stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
raphjaph committed Jan 17, 2025
1 parent 81570e9 commit d6ef166
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified www/src/bip322_bg.wasm
Binary file not shown.
1 change: 0 additions & 1 deletion www/src/components/ConnectWallet.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ const ConnectWalletForm = ({
) : (
<Button
className={`${baseButtonClass} bg-white/90 text-black backdrop-blur-sm`}
// @ts-ignore
onClick={() => onConnect(wallet.name)}
>
<WalletIcon walletName={wallet.name} size={40} />
Expand Down

0 comments on commit d6ef166

Please sign in to comment.