mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-29 05:12:52 +00:00
docs: showcase user Testing Library (#1416)
This commit is contained in:
parent
2fe73edc22
commit
152fe614b4
|
|
@ -484,6 +484,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Testing Library',
|
||||
image: '/img/users/testing-library.png',
|
||||
infoLink: 'https://testing-library.com/',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'TorchCraftAI',
|
||||
image: '/img/users/torchcraftai.png',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 5.7 KiB |
Loading…
Reference in New Issue