Skip to content

Commit

Permalink
remove confusing story
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamwasp committed May 7, 2024
1 parent cad5409 commit 5a77ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/styleguide/stories/Organisms/GridForm.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ GridForm provides the following benefits:
type: 'text',
},
{
label: 'Simple select (required)',
label: 'Simple select',
name: 'simple-select',
options: ['', 'One fish', 'Two fish', 'Red fish', 'Blue fish'],
size: 5,
Expand Down

0 comments on commit 5a77ab8

Please sign in to comment.