Skip to content

Commit

Permalink
Update sidebars.js
Browse files Browse the repository at this point in the history
  • Loading branch information
wenzhuo2022 authored Nov 21, 2023
1 parent b01cdec commit bde20f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const sidebars = {
{
type: 'category',
label: 'components',
items: ["bar-progress", "button", "cascader", "circle-progress", "container", "date", "date-range", "date-time", "divider", "editable-text", "event-calendar", "form", "icon", "image", "input", "list", "menu", "modal", "multi-select", "number-input", "page", "pdf", "radio-button", "radio-group", "rate", "select", "statistics", "switch", "table", "tabs", "text", "text-area-input", "time-picker", "time-range", "timeline", "upload", "video"]
items: ["bar-progress", "button", "cascader", "circle-progress", "container", "date", "date-range", "date-time", "divider", "editable-text", "event-calendar", "form", "icon", "image", "input", "list", "grid-list", "menu", "modal", "multi-select", "number-input", "page", "pdf", "radio-button", "radio-group", "rate", "select", "statistics", "switch", "table", "tabs", "text", "text-area-input", "time-picker", "time-range", "timeline", "upload", "video"]
},
{
type: 'category',
Expand Down

0 comments on commit bde20f1

Please sign in to comment.