Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update
  • Loading branch information
ikethirdweb committed Oct 23, 2023
commit 28b64503f901d06b1e17c4a5a23856f44ff18702
4 changes: 1 addition & 3 deletions .changeset/cold-dryers-dream.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ Enables passing a custom JWT to the embeddedWallet:

```javascript
import {
EmbeddedWallet,
embeddedWallet,
ThirdwebProvider,
useCreateWalletInstance,
useSetConnectedWallet,
useConnect,
} from "@thirdweb-dev/react-native";
import { Button } from "react-native";
import React from "react";
Expand Down