Skip to content

Commit d9d2e46

Browse files
committed
chore: add for react native
1 parent 51a5feb commit d9d2e46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/thirdweb/src/wallets/in-app/native/ecosystem.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ export function ecosystemWallet(
7676
...createOptions?.auth,
7777
options: [], // controlled by ecosystem
7878
},
79+
partnerId: createOptions?.partnerId
7980
},
8081
connectorFactory: async (client: ThirdwebClient) => {
8182
const { InAppNativeConnector } = await import("./native-connector.js");

0 commit comments

Comments
 (0)