Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into ciara/smart-wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaranightingale authored Sep 7, 2023
2 parents 87b03a5 + 7d9d6d7 commit f2a528e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/onboarding/14 Wallet/Usage with React SDK.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ function App() {

```tsx
import { ThirdwebSDKProvider } from "@thirdweb-dev/react";
import { LocalWallet } from "@thirdweb-dev/wallets";
import { Goerli } from "@thirdweb-dev/chains";
import { Signer } from "ethers";

Expand Down

0 comments on commit f2a528e

Please sign in to comment.