diff --git a/packages/react-components/react-textarea/stories/Textarea/TextareaBestPractices.md b/packages/react-components/react-textarea/stories/Textarea/TextareaBestPractices.md index a614e71278779..1b12d8a6255cc 100644 --- a/packages/react-components/react-textarea/stories/Textarea/TextareaBestPractices.md +++ b/packages/react-components/react-textarea/stories/Textarea/TextareaBestPractices.md @@ -7,6 +7,7 @@ - **Consider using `Textarea` with outline appearance.** When the contrast ratio against the immediate surrounding color is less than 3:1, consider using outline styles which has a bottom border stroke. But please ensure the color of bottom border stroke has a sufficient contrast which is greater than 3 to 1 against the immediate surrounding. - Prefer using `` instead of `