WIP <Compose> Refactor; Fin~

This commit is contained in:
kibigo!
2018-01-04 21:17:30 -08:00
parent 42f50049ff
commit d7ce339c2e
6 changed files with 38 additions and 6 deletions

View File

@@ -32,7 +32,7 @@ const handlers = {
// When blurring the textarea, suggestions are hidden.
handleBlur () {
this.setState({ suggestionsHidden: true });
//this.setState({ suggestionsHidden: true });
},
// When the contents of the textarea change, we have to pull up new