Skip to content

Commit 223d105

Browse files
Update page.mdx
1 parent 3dbcf77 commit 223d105

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/connect/sign-in/methods/guest-mode

1 file changed

+1
-1
lines changed

apps/portal/src/app/connect/sign-in/methods/guest-mode/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Your user can now access this same wallet with their Google account. Until the u
4242

4343
```tsx
4444
import { ConnectButton } from "thirdweb/react";
45-
import { createWallet } from "thirdweb/wallets";
45+
import { inAppWallet } from "thirdweb/wallets";
4646

4747
<ConnectButton
4848
wallets={[

0 commit comments

Comments
 (0)