docs(v2): showcase user mbt-bundle (#1875)

This commit is contained in:
Tien Vo Xuan 2019-10-24 12:03:37 +07:00 committed by Yangshun Tay
parent 0e66c908a9
commit 91703eb728
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View file

@ -43,6 +43,15 @@ const users = [
fbOpenSource: true,
pinned: true,
},
{
title: 'MBT Bundle',
description: 'An open source model-based testing tool',
preview: require('./showcase/mbt-bundle.png'),
website: 'https://mbtbundle.org',
source: 'https://github.com/tienvx/mbt-bundle',
fbOpenSource: false,
pinned: false,
},
{
title: 'uniforms',
description: 'A set of React libraries for building forms',