Skip to content

Commit

Permalink
fix docs (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenmarcus authored Nov 21, 2023
1 parent 46f211c commit 094d00a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,21 @@ You can check a [quick example of Simple Login](https://github.com/Mintbase/exam

```
npm install @mintbase-js/react
npm install @near-wallet-selector/modal-ui
```

### Yarn:

```
yarn add @mintbase-js/react
yarn add @near-wallet-selector/modal-ui
```

### PNPM:

```
pnpm add @mintbase-js/react
pnpm install @mintbase-js/react
pnpm install @near-wallet-selector/modal-ui
```

# MintbaseWalletContextProvider
Expand Down

0 comments on commit 094d00a

Please sign in to comment.