Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit 485454a

Browse files
committed
📝 (GettingStarted) add peer dependencie installation instruction
1 parent 84e64da commit 485454a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/GettingStarted.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ React-gondola needs the following dependencies; if you do not have those install
1111
| Dependencie name | Yarn Installation command | NPM Installation command |
1212
| :--------------: | :-----------------------: | :----------------------: |
1313
| `mobx` | `yarn add mobx` | `npm i mobx` |
14+
| `mobx-react` | `yarn add mobx-react` | `npm i mobx-react` |
1415
| `rxjs` | `yarn add rxjs` | `npm i rxjs` |
1516

1617
Then, install React-Gondola with:

0 commit comments

Comments
 (0)