Skip to content

Commit

Permalink
remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JKobrynski committed Mar 8, 2024
1 parent 23de4fd commit 07a34ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/stories/SelectionList.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ function WithAlternateText(props: BaseSelectionListProps<ListItem>) {
}

WithAlternateText.args = {
// ...Default.args,
sections: SECTIONS,
onSelectRow: () => {},
initiallyFocusedOptionKey: 'option-2',
Expand Down

0 comments on commit 07a34ac

Please sign in to comment.