Skip to content

Commit

Permalink
website: update menu.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 5, 2023
1 parent 645d0e4 commit 2f8c235
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/src/menu.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@
{ "name": "TreeChecked 树形选择控件", "path": "tree-checked" },
{ "name": "Transfer 穿梭框", "path": "transfer" },
{ "name": "Textarea 多行文本输入框", "path": "textarea" },
{
"name": "CSVReader 文件 CSV 输入",
"path": "https://uiwjs.github.io/react-csv-reader/"
},
{
"name": "Color 颜色选择器",
"path": "https://uiwjs.github.io/react-color/"
Expand All @@ -81,6 +85,10 @@
{ "name": "List 列表", "path": "list" },
{ "name": "AutoLink 文本超链接", "path": "auto-link" },
{ "name": "Empty 空状态", "path": "empty" },
{
"name": "JSONView JSON 预览",
"path": "https://uiwjs.github.io/react-heat-map"
},
{
"name": "HeatMap 日历热图",
"path": "https://uiwjs.github.io/react-heat-map"
Expand Down

0 comments on commit 2f8c235

Please sign in to comment.