Skip to content

Commit

Permalink
Updated README to include sortStoriesByKind option
Browse files Browse the repository at this point in the history
  • Loading branch information
thzinc authored Jan 12, 2017
1 parent 7c0f2e9 commit 1a8e17f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ setOptions({
showDownPanel: false,
showSearchBox: false,
downPanelInRight: false,
sortStoriesByKind: false,
});

storybook.configure(() => require('./stories'), module);
Expand Down

0 comments on commit 1a8e17f

Please sign in to comment.