You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,9 @@ We are using [react-test-renderer](https://www.npmjs.com/package/react-test-rend
109
109
npm install --save-dev react-test-renderer@x.y.z
110
110
```
111
111
112
+
## Documentation
113
+
114
+
There are some [work-in-progress docs here](https://react-hooks-testing-library.netlify.com/). Please leave any feedback on them in [this issue](https://github.com/mpeyper/react-hooks-testing-library/issues/19). PRs to update them are very welcome.
0 commit comments