parent
97ee17b5f1
commit
2f2ed33f84
|
@ -62,6 +62,7 @@ const ComposeForm = React.createClass({
|
||||||
},
|
},
|
||||||
|
|
||||||
handleSubmit () {
|
handleSubmit () {
|
||||||
|
this.autosuggestTextarea.textarea.style.height = "auto";
|
||||||
this.props.onSubmit();
|
this.props.onSubmit();
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue