Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-vahn committed May 8, 2024
1 parent efe10a0 commit 7adaa1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ function App() {
<div className="flex flex-col gap-2">
<PrimaryButton
title="Sign Test Message in Wallet"
callback={() => triggerTestMessageSign}
callback={triggerTestMessageSign}
/>
</div>
</div>
Expand Down

0 comments on commit 7adaa1a

Please sign in to comment.