docs(v2): Added FireCMS to the showcase (#4879)

* Add FireCMS to the showcase

We have an awesome WebGL animation!
https://firecms.co/

* Add FireCMS image
This commit is contained in:
fgatti675 2021-06-01 17:49:21 +02:00 committed by GitHub
parent 1decd6f801
commit 8984b66092
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View file

@ -349,6 +349,14 @@ const Users = [
source: 'https://github.com/facebook/fbt',
tags: ['opensource', 'facebook'],
},
{
title: 'FireCMS',
description: 'Firebase/Firestore based headless CMS',
preview: require('./showcase/firecms.png'),
website: 'https://firecms.co',
source: 'https://github.com/Camberi/firecms',
tags: ['opensource', 'design'],
},
{
title: 'Flipper',
description: 'Extensible mobile app debugger',