diff --git a/src/components/Demo.tsx b/src/components/Demo.tsx index 633d6e4..980b046 100644 --- a/src/components/Demo.tsx +++ b/src/components/Demo.tsx @@ -372,7 +372,7 @@ export default function Demo(
- +
{isConnected && ( @@ -569,7 +569,7 @@ function SendSolana() { ); } -function SignMessage() { +function SignEvmMessage() { const { isConnected } = useAccount(); const { connectAsync } = useConnect(); const {