From 91810ba0a2298765ff9d316d9dba0ab461b71f67 Mon Sep 17 00:00:00 2001 From: dabit3 Date: Thu, 22 Sep 2016 09:28:39 -0500 Subject: [PATCH] updated typo in readme --- Readme.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.MD b/Readme.MD index b62afeb44d..83274fee35 100644 --- a/Readme.MD +++ b/Readme.MD @@ -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