We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e96b66a commit e4c91e6Copy full SHA for e4c91e6
docs/bs-react-testing-library/intro.mdx
@@ -15,6 +15,9 @@ Bindings for several testing libraries have been ported to [ReasonML][re].
15
16
```bash npm2yarn
17
npm install --save-dev bs-dom-testing-library
18
+```
19
+
20
+```bash npm2yarn
21
npm install --save-dev bs-react-testing-library
22
```
23
0 commit comments