Skip to content

Commit

Permalink
Update text-fields.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari authored Nov 28, 2019
1 parent 2467914 commit 6c86b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/components/text-fields/text-fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ It supports standard, outlined and filled styling.
{{"demo": "pages/components/text-fields/BasicTextFields.js"}}

**Note:** The standard variant of the `TextField` is no longer documented in the [Material Design guidelines](https://material.io/)
([here's why]( https://medium.com/google-design/the-evolution-of-material-designs-text-fields-603688b3fe03)),
([here's why](https://medium.com/google-design/the-evolution-of-material-designs-text-fields-603688b3fe03)),
but Material-UI will continue to support it.

## Form props
Expand Down

0 comments on commit 6c86b8e

Please sign in to comment.