@@ -146,9 +146,9 @@ to test against. It also does not come installed with a specific renderer, we cu
146
146
[ ` react-test-renderer ` ] ( https://www.npmjs.com/package/react-test-renderer ) and
147
147
[ ` react-dom ` ] ( https://www.npmjs.com/package/react-dom ) . You only need to install one of them,
148
148
however, if you do have both installed, we will use ` react-test-renderer ` as the default. For more
149
- information see the [ installation docs ] ( https://react-hooks-testing-library.com/installation#renderer ) .
150
- Generally, the installed versions for ` react ` and the selected renderer should have matching
151
- versions:
149
+ information see the
150
+ [ installation docs ] ( https:// react-hooks-testing-library.com/installation# renderer) . Generally, the
151
+ installed versions for ` react ` and the selected renderer should have matching versions:
152
152
153
153
``` sh
154
154
npm install react@^16.9.0
@@ -186,7 +186,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
186
186
<td align="center"><a href="https://github.com/VinceMalone"><img src="https://avatars0.githubusercontent.com/u/2516349?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vince Malone</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=VinceMalone" title="Code">💻</a></td>
187
187
<td align="center"><a href="https://github.com/doppelmutzi"><img src="https://avatars1.githubusercontent.com/u/4130968?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sebastian Weber</b></sub></a><br /><a href="#blog-doppelmutzi" title="Blogposts">📝</a></td>
188
188
<td align="center"><a href="https://gillchristian.xyz"><img src="https://avatars2.githubusercontent.com/u/8309423?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Christian Gill</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=gillchristian" title="Documentation">📖</a></td>
189
- <td align="center"><a href="https://jsjoe.io"><img src="https://avatars3.githubusercontent.com/u/3806031?v=4?s=100" width="100px;" alt=""/><br /><sub><b>JavaScript Joe</b></sub></a><br /><a href="#tutorial-jsjoeio" title="Tutorials">✅</a></td>
189
+ <td align="center"><a href="https://jsjoe.io"><img src="https://avatars3.githubusercontent.com/u/3806031?v=4?s=100" width="100px;" alt=""/><br /><sub><b>JavaScript Joe</b></sub></a><br /><a href="#tutorial-jsjoeio" title="Tutorials">✅</a> <a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=jsjoeio" title="Tests">⚠️</a> </td>
190
190
</tr >
191
191
<tr >
192
192
<td align="center"><a href="http://frontstuff.io"><img src="https://avatars1.githubusercontent.com/u/5370675?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sarah Dayan</b></sub></a><br /><a href="#platform-sarahdayan" title="Packaging/porting to new platform">📦</a></td>
0 commit comments