mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-29 17:07:08 +02:00
docs: showcase React-Redux (#1104)
This commit is contained in:
parent
49af2075b5
commit
34dcc0c22e
2 changed files with 14 additions and 0 deletions
|
@ -260,6 +260,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'React Redux',
|
||||
image: '/img/users/react-redux.svg',
|
||||
infoLink: 'http://react-redux.js.org',
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'reaction-commerce',
|
||||
image: '/img/users/reaction-commerce.svg',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue