Sort Storybook stories alphabetically (#26225)

GitOrigin-RevId: d7cf167a67ea24d7095fb27e6090ef735e966536
This commit is contained in:
Alf Eaton
2025-06-13 15:14:18 +01:00
committed by Copybot
parent c7dd7208fb
commit afe146a620
+6
View File
@@ -122,6 +122,12 @@ const preview: Preview = {
// render stories in iframes, to isolate modals
inlineStories: false,
},
options: {
storySort: {
method: 'alphabetical',
order: ['Shared'],
},
},
},
globalTypes: {
theme: {