Skip to content

Commit

Permalink
Separate components into their own pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Campbell committed Sep 7, 2020
1 parent 91fc2a0 commit 7427792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styleguidist/styleguide.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ module.exports = {
{
name: "Components",
components: '../src/components/**/[A-Z]*.js',
sectionDepth: 1,
}
],

Expand Down

0 comments on commit 7427792

Please sign in to comment.