diff --git a/docs/textinput.md b/docs/textinput.md index d6d26011bb6..158ce9691de 100644 --- a/docs/textinput.md +++ b/docs/textinput.md @@ -231,7 +231,7 @@ If `false`, disables auto-correct. The default value is `true`. ### `autoFocus` -If `true`, focuses the input on `componentDidMount` or `useEffect`. The default value is `false`. +If `true`, focuses the input. The default value is `false`. | Type | | ---- |