docs(v2): Add FlexIt to showcase (#4026)
* Add FlexIt Analytics Add FlexIt Analytics to showcase * Add flexit.png
This commit is contained in:
parent
20b6997ad6
commit
e6a00d4869
Binary file not shown.
|
After Width: | Height: | Size: 98 KiB |
|
|
@ -156,6 +156,15 @@ const users = [
|
|||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'FlexIt Analytics',
|
||||
description: 'Business Intelligence and Data Analytics platform',
|
||||
preview: require('./showcase/flexit.png'),
|
||||
website: 'https://learn.flexitanalytics.com/',
|
||||
source: 'https://github.com/ataft/flexit-docs',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'Flux',
|
||||
description: 'Application architecture for building user interfaces',
|
||||
preview: require('./showcase/flux.png'),
|
||||
|
|
|
|||
Loading…
Reference in New Issue