diff --git a/styleguidist/styleguide.config.js b/styleguidist/styleguide.config.js index bef947a..cc0986b 100644 --- a/styleguidist/styleguide.config.js +++ b/styleguidist/styleguide.config.js @@ -39,6 +39,7 @@ module.exports = { { name: "Components", components: '../src/components/**/[A-Z]*.js', + sectionDepth: 1, } ],