File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -35,15 +35,6 @@ module.exports = {
3535 ] ,
3636 // assetsDir: "example/stories/assets",
3737 sections : [
38- {
39- name : 'Constant Suggestions List' ,
40- content : 'example/stories/constant-suggestions-list/README.md' ,
41- sectionDepth : 1 ,
42- } ,
43- {
44- name : 'Dynamic Suggestions List' ,
45- content : 'example/stories/dynamic-suggestions-list/README.md' ,
46- } ,
4738 {
4839 name : 'Panel Theme' ,
4940 content : 'example/stories/panel-theme/README.md' ,
@@ -52,6 +43,10 @@ module.exports = {
5243 name : 'Underline Theme' ,
5344 content : 'example/stories/underline-theme/README.md' ,
5445 } ,
46+ {
47+ name : 'Dynamic Suggestions List' ,
48+ content : 'example/stories/dynamic-suggestions-list/README.md' ,
49+ } ,
5550 ] ,
5651 styleguideComponents : { } ,
5752 pagePerSection : true ,
You can’t perform that action at this time.
0 commit comments