mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-28 12:33:10 +00:00
docs: showcase user React Native Testing Library (#1419)
This commit is contained in:
parent
cb7dc93a53
commit
ffd64a2ac8
|
|
@ -358,6 +358,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'React Native Testing Library',
|
||||
image: '/img/users/react-native-testing-library.png',
|
||||
infoLink: 'https://callstack.github.io/react-native-testing-library/',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'React Redux',
|
||||
image: '/img/users/react-redux.svg',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
Loading…
Reference in New Issue