diff --git a/docs/data/material/components/text-fields/text-fields.md b/docs/data/material/components/text-fields/text-fields.md index e4cc8f8137c676..583fe3cd894ef5 100644 --- a/docs/data/material/components/text-fields/text-fields.md +++ b/docs/data/material/components/text-fields/text-fields.md @@ -318,10 +318,12 @@ const MyInputComponent = React.forwardRef((props, ref) => { // usage ;