-
Pascal Hartig authored
Turn the `<input>` into a [Controlled Component](https://facebook.github.io/react/docs/forms.html#controlled-components) and avoid fiddling with the DOM in an imperative way.
15db45e6
Turn the `<input>` into a [Controlled Component](https://facebook.github.io/react/docs/forms.html#controlled-components) and avoid fiddling with the DOM in an imperative way.