Skip to content

Commit

Permalink
chore(documentation): add forms sort order in storybook navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschuerch committed Dec 22, 2023
1 parent a286ff6 commit 60bc278
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions packages/documentation/.storybook/preview.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,17 @@ const preview: Preview = {
'Card',
'Collapsible',
'Forms',
[
'Input',
'Select',
'Textarea',
'Checkbox',
'Radio button',
'Switch',
'Card-Control',
'Range',
'Input Group',
],
'Heading',
'Internet Header',
['Getting Started'],
Expand Down

0 comments on commit 60bc278

Please sign in to comment.