mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-06 21:03:47 +02:00
docs: add react-chat-elements to showcase (#7616)
* react-chat-elements docs website added. * preview image size edited. * optimize image Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
e12a2efaeb
commit
8c422a9660
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/react-chat-elements.png
Normal file
BIN
website/src/data/showcase/react-chat-elements.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
|
@ -1633,6 +1633,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/rivalis/rivalis.github.io',
|
||||
tags: ['opensource', 'design', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'react-chat-elements',
|
||||
description: 'Chat UI package for React',
|
||||
preview: require('./showcase/react-chat-elements.png'),
|
||||
website: 'https://detaysoft.github.io/docs-react-chat-elements/',
|
||||
source: 'https://github.com/Detaysoft/react-chat-elements',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'React Complex Tree',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue