From 33341170499823a0997efa1e6daa9eec339a27cb Mon Sep 17 00:00:00 2001 From: Eduardo de Cesaro Date: Wed, 25 Sep 2024 12:13:30 -0300 Subject: [PATCH] chore: update organization --- .storybook/preview.js | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) 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: {