mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-10 23:02:56 +02:00
docs: Add Remirror to showcase (#5970)
* Add user remirror.io * Add showcase image
This commit is contained in:
parent
fcbe2050e9
commit
77c99a1d18
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/remirror.png
Normal file
BIN
website/src/data/showcase/remirror.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue