Skip to content

Commit

Permalink
Remove description of the red border most people can see
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentSmedinga committed Jun 15, 2024
1 parent 757b398 commit 21a5381
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion storybook/src/components/DateInput/DateInput.docs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ In other words, the input allows any valid combination of year, month, day, hour
### Invalid

Indicates that the input value does not meet the specified constraints.
The border of an invalid input is red.
An [Error Message](?path=/docs/components-forms-error-message--docs) must be displayed above the field.
To highlight the error even more, the parent [Field](?path=/docs/components-forms-field--docs) component’s `invalid` prop must also be set.

Expand Down

0 comments on commit 21a5381

Please sign in to comment.