mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-06 12:52:31 +02:00
docs: add React Native Sensors and Node Serialport to users (#1176)
* add Node SerialPort * add react-native-sensors logo * add React Native Sensors to users * add react-native-sensors logo * fix: fix image path for logo * replace logo with official square logo
This commit is contained in:
parent
177c9c8722
commit
71fa542a58
2 changed files with 117 additions and 0 deletions
|
@ -281,6 +281,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'React Native Sensors',
|
||||
image: '/img/users/react-native-sensors.svg',
|
||||
infoLink: 'https://react-native-sensors.github.io/',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'React Redux',
|
||||
image: '/img/users/react-redux.svg',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue