diff --git a/src/App.tsx b/src/App.tsx index a2631ab..b0458be 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1023,7 +1023,7 @@ And that has made all the difference. shape="square" disabled={!isWalletConnected} onClick={() => signMessageString()} - label="Sign Message (String)" + label="Sign Message" />