Skip to content

Commit

Permalink
updated typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dabit3 committed Sep 22, 2016
1 parent e69f422 commit 91810ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@ import { FormLabel, FormInput } from 'react-native-elements'
| ---- | ---- | ----| ---- |
| containerStyle | none | object (style) | TextInput container styling (optional) |
| inputStyle | none | object (style) | TextInput styling (optional) |
| textInputRef | none | ref | tet ref of TextInput |
| textInputRef | none | ref | get ref of TextInput |
| containerRef | none | ref | get ref of TextInput container |
#### FormLabel props
Expand Down

0 comments on commit 91810ba

Please sign in to comment.