From 3fbc033e37476ff03fc4ad93145976faeea47934 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 3 Jun 2018 16:34:09 +0200 Subject: reload the whole page. easier --- app/client/common/textInput.component.js | 1 + 1 file changed, 1 insertion(+) (limited to 'app/client/common/textInput.component.js') diff --git a/app/client/common/textInput.component.js b/app/client/common/textInput.component.js index c514b78..1e2ca01 100644 --- a/app/client/common/textInput.component.js +++ b/app/client/common/textInput.component.js @@ -25,6 +25,7 @@ class TextInput extends Component { onInput={this.handleInput} onKeydown={this.handleKeydown} placeholder={this.props.placeholder} + autofocus={this.props.autofocus} /> -- cgit v1.2.3-70-g09d2