Skip to content

Commit

Permalink
fix: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillemGarciaDev committed Sep 15, 2023
1 parent 9c5bbd9 commit 53c1741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/near-mobile-wallet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Then use it in your dApp:

```ts
import { setupWalletSelector } from "@near-wallet-selector/core";
import { setupHereWallet } from "@near-wallet-selector/near-mobile-wallet";
import { setupNearMobileWallet } from "@near-wallet-selector/near-mobile-wallet";

const selector = await setupWalletSelector({
network: "testnet",
Expand Down

0 comments on commit 53c1741

Please sign in to comment.