Sort Guides collection first and then the Getting started guide inside it, after that all alphabetical
https://storybook.js.org/docs/react/writing-stories/naming-components-and-hierarchy#sorting-stories
This commit is contained in:
@@ -94,6 +94,7 @@ export const parameters = {
|
||||
storySort: {
|
||||
method: 'alphabetical',
|
||||
includeNames: true,
|
||||
order: ['Guides', ['Getting started'], '*']
|
||||
},
|
||||
},
|
||||
actions: { argTypesRegex: '^on.*' },
|
||||
|
||||
Reference in New Issue
Block a user