Skip to content

Commit 4accb51

Browse files
committed
lint fix
1 parent 3285392 commit 4accb51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/privy-login-example/src/routes/login.lazy.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ function Login() {
4949
const rpcUrl = import.meta.env.VITE_HYPERGRAPH_RPC_URL;
5050

5151
await PrivyAuth.login({
52+
// @ts-expect-error incompatible viem types
5253
walletClient,
5354
signer,
5455
syncServerUri,

0 commit comments

Comments
 (0)