@@ -46,8 +46,8 @@ library will instead be included as official additions to both `react-testing-li
46
46
([ PR] ( https://github.com/callstack/react-native-testing-library/pull/923 ) ) with the intention being
47
47
to provide a more cohesive and consistent implementation for our users.
48
48
49
- Please be patient as we finalise these changes in the respective testing libraries.
50
- In the mean time you can install ` @testing-library/react@^13.1 `
49
+ Please be patient as we finalise these changes in the respective testing libraries. In the mean time
50
+ you can install ` @testing-library/react@^13.1 `
51
51
52
52
## Table of Contents
53
53
@@ -263,6 +263,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
263
263
<td align="center"><a href="https://www.facebook.com/masoud.bonabi"><img src="https://avatars.githubusercontent.com/u/6429009?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Masious</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=masious" title="Documentation">📖</a></td>
264
264
<td align="center"><a href="https://github.com/Laishuxin"><img src="https://avatars.githubusercontent.com/u/56504759?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Laishuxin</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=Laishuxin" title="Documentation">📖</a></td>
265
265
</tr >
266
+ <tr >
267
+ <td align="center"><a href="https://joshcena.com/"><img src="https://avatars.githubusercontent.com/u/55398995?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Joshua Chen</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=Josh-Cena" title="Code">💻</a></td>
268
+ </tr >
266
269
</table >
267
270
268
271
<!-- markdownlint-restore -->
0 commit comments