mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-30 23:08:54 +02:00
docs: showcase user Redux (#1192)
* Add Redux as a user on the user page * Update users.js
This commit is contained in:
parent
3ff79fceb1
commit
54a338acaa
2 changed files with 14 additions and 0 deletions
|
@ -337,6 +337,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Redux',
|
||||
image: '/img/users/redux.svg',
|
||||
infoLink: 'https://redux.js.org/',
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Rejoiner',
|
||||
image: '/img/users/rejoiner.svg',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue