diff --git a/.storybook/preview.js b/.storybook/preview.js index 4781bba1..0e770427 100644 --- a/.storybook/preview.js +++ b/.storybook/preview.js @@ -19,7 +19,20 @@ export const parameters = { options: { storySort: { method: 'alphabetical', - order: ['Blocks', 'Components Group', 'Components', 'Layout', 'Elements'], + order: [ + 'Blocks', + [ + 'Hero', + 'Sections', + 'Banner', + 'Pages', + 'List' + ], + 'Components Group', + 'Components', + 'Layout', + 'Elements' + ], }, }, backgrounds: {