mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
docs(v2): showcase user mbt-bundle (#1875)
This commit is contained in:
parent
0e66c908a9
commit
91703eb728
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/mbt-bundle.png
Normal file
BIN
website/src/data/showcase/mbt-bundle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
|
@ -43,6 +43,15 @@ const users = [
|
||||||
fbOpenSource: true,
|
fbOpenSource: true,
|
||||||
pinned: 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',
|
title: 'uniforms',
|
||||||
description: 'A set of React libraries for building forms',
|
description: 'A set of React libraries for building forms',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue