mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 21:18:47 +02:00
docs(v2): Add react-complex-tree to users.js (#5184)
* add react-complex-tree to users.js * add react-complex-tree preview image
This commit is contained in:
parent
633c2f60dd
commit
5e8c62a074
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/react-complex-tree.png
Normal file
BIN
website/src/data/showcase/react-complex-tree.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 157 KiB |
|
@ -775,6 +775,14 @@ const Users = [
|
||||||
source: 'https://github.com/ysulyma/ractive-player',
|
source: 'https://github.com/ysulyma/ractive-player',
|
||||||
tags: ['opensource'],
|
tags: ['opensource'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'React Complex Tree',
|
||||||
|
description: 'Unopinionated Accessible React Tree Component with Multi-Select and Drag-And-Drop',
|
||||||
|
preview: require('./showcase/react-complex-tree.png'),
|
||||||
|
website: 'https://rct.lukasbach.com/',
|
||||||
|
source: 'https://github.com/lukasbach/react-complex-tree',
|
||||||
|
tags: ['opensource'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'React-Leaflet',
|
title: 'React-Leaflet',
|
||||||
description: 'React components for Leaflet maps',
|
description: 'React components for Leaflet maps',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue