Skip to content

Commit 09fc771

Browse files
authored
Adding charts to the sidebar (#3491)
1 parent e27af1b commit 09fc771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docuilib/sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const componentsCategories = {
2222
form: 'Form',
2323
// dateTime: 'Date & Time',
2424
overlays: 'Overlays',
25-
// charts: 'Charts',
25+
charts: 'Charts',
2626
incubator: 'Incubator',
2727
infra: 'Infra'
2828
};

0 commit comments

Comments
 (0)