Documentation fixes

This commit is contained in:
Nicolas Gallagher
2015-09-03 23:12:17 -07:00
parent 17d993261b
commit b5c8af2694
7 changed files with 34 additions and 102 deletions

View File

@@ -4,7 +4,7 @@ Text input layout and styles.
#### PropTypes
All other props are transferred directly to the `element`.
All other props are transferred directly to the `component`.
+ `component`: `func` or `string` (default `"div"`)
+ `style`: `TextStylePropTypes`