mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-29 00:47:03 +02:00
parent
c7bc2c8366
commit
4ba40f83aa
2 changed files with 14 additions and 0 deletions
|
@ -218,6 +218,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'React 360',
|
||||
image: '/img/users/react-360.svg',
|
||||
infoLink: 'https://facebook.github.io/react-360',
|
||||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'React Native',
|
||||
image: '/img/users/react-native.svg',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue