Introduce react-textarea-autosize instead of using style.height side effects (#3334)
이 커밋은 다음에 포함됨:
@@ -67,7 +67,6 @@ class ComposeForm extends ImmutablePureComponent {
|
||||
}
|
||||
|
||||
handleSubmit = () => {
|
||||
this.autosuggestTextarea.reset();
|
||||
this.props.onSubmit();
|
||||
}
|
||||
|
||||
|
||||
새 이슈에서 참조
사용자 차단