mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-31 15:42:48 +00:00
Add react-native-elements to users (#562)
This commit is contained in:
parent
858b6f347f
commit
de11050df1
|
|
@ -84,6 +84,13 @@ const users = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'React Native Elements',
|
||||
image: '/img/react-native-elements.png',
|
||||
infoLink: 'https://react-native-training.github.io/react-native-elements/',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'react-native-ios-kit',
|
||||
image: '/img/react-native-ios-kit.svg',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
Loading…
Reference in New Issue