Skip to content

Commit a7ab792

Browse files
Update page.mdx
1 parent 223d105 commit a7ab792

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
@@ -46,7 +46,7 @@ import { inAppWallet } from "thirdweb/wallets";
4646

4747
<ConnectButton
4848
wallets={[
49-
createWallet("inApp", {
49+
inAppWallet({
5050
auth: {
5151
options: ["google", "discord", "telegram", "email", "phone", "guest"],
5252
},

0 commit comments

Comments
 (0)