docs(v2): showcase user neutronjs (#2154)

This commit is contained in:
Thiago de Souza 2019-12-29 01:11:25 -03:00 committed by Yangshun Tay
parent 167f71a654
commit d82615b94b
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

View file

@ -52,6 +52,15 @@ const users = [
fbOpenSource: false,
pinned: false,
},
{
title: 'Neutron JS',
description: 'An open source CLI to work with Redux + Redux Saga',
preview: require('./showcase/neutronjs.png'),
website: 'https://www.neutronjs.com/',
source: 'https://github.com/neutronjs/neutron-cli',
fbOpenSource: false,
pinned: false,
},
{
title: 'uniforms',
description: 'A set of React libraries for building forms',