docs: Add Remirror to showcase (#5970)

* Add user remirror.io

* Add showcase image
This commit is contained in:
Ronny Roeller 2021-11-19 15:02:32 +01:00 committed by GitHub
parent fcbe2050e9
commit 77c99a1d18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

View file

@ -1159,6 +1159,14 @@ const Users: User[] = [
source: 'https://github.com/facebook/relay/tree/main/website',
tags: ['opensource', 'favorite', 'design', 'versioning'],
},
{
title: 'Remirror',
description: 'The editor that makes ProseMirror fun to use for React developers',
preview: require('./showcase/remirror.png'),
website: 'https://remirror.io/',
source: 'https://github.com/remirror/remirror',
tags: ['opensource', 'design', 'large'],
},
{
title: 'Remotion',
description: 'Write videos programmatically in React',