Skip to content

Commit

Permalink
feat(password): add form validity
Browse files Browse the repository at this point in the history
  • Loading branch information
aesteves60 authored and dpellier committed Nov 28, 2024
1 parent 6ad089f commit df9e868
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export const Demo: StoryObj = {
},
control: 'boolean',
},
isRequired: {
isResizable: {
table: {
category: CONTROL_CATEGORY.general,
defaultValue: { summary: false },
Expand Down

0 comments on commit df9e868

Please sign in to comment.