Skip to content

Commit

Permalink
chore: update organization
Browse files Browse the repository at this point in the history
  • Loading branch information
cesaroeduardo committed Sep 25, 2024
1 parent 4414f1c commit 3334117
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit 3334117

Please sign in to comment.