Skip to content

Commit

Permalink
doc: fixed TextField Invalid story doc (#1693)
Browse files Browse the repository at this point in the history
fix: fixed TextField Invalid story doc
  • Loading branch information
KevinGhadyani-Okta authored Feb 14, 2023
1 parent f05ec78 commit fdb0046
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ The invalid state is for inputs with incorrect values or values of the wrong for
When indicating a validation error, please use a Field Error label to indicate the nature of the error. Color alone is not an accessible way to signify that something has gone wrong.

<Canvas>
<Story id="mui-components-forms-textfield--invalid" />
<Story id="mui-components-forms-textfield--error" />
</Canvas>

## Input Types
Expand Down

0 comments on commit fdb0046

Please sign in to comment.