Skip to content

Commit

Permalink
add attribute name to radio-group story
Browse files Browse the repository at this point in the history
  • Loading branch information
mollykreis committed Dec 13, 2024
1 parent 59c1770 commit ff34b9c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ export const radioGroup: StoryObj<RadioGroupArgs> = {
table: { category: apiCategory.attributes }
},
requiredVisible: {
name: 'required-visible',
description: requiredVisibleDescription,
table: { category: apiCategory.attributes }
}
Expand Down

0 comments on commit ff34b9c

Please sign in to comment.