Matt Brookes 2015-12-03 20:52:37 +00:00
parent 27b7bef158
commit cfad0eae81
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Input
Although we are calling then Inputs they actually correspond to Material Design [Text fields](https://www.google.com/design/spec/components/text-fields.html). It allows a user to input text and it's the base for other components like the autocomplete.
Although we are calling them Inputs they actually correspond to Material Design [Text fields](https://www.google.com/design/spec/components/text-fields.html). It allows a user to input text and it's the base for other components like the autocomplete.
<!-- example -->
```jsx