mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 04:57:50 +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
|
@ -775,6 +775,14 @@ const Users = [
|
|||
source: 'https://github.com/ysulyma/ractive-player',
|
||||
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',
|
||||
description: 'React components for Leaflet maps',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue