Revert "pass getClickableArea into autosuggesttextarea as prop"

This reverts commit 99f0a069dd.
This commit is contained in:
Alex Gleason
2020-09-28 19:05:56 -05:00
parent 18d08a3630
commit b78a00a306
2 changed files with 6 additions and 3 deletions

View File

@ -286,7 +286,6 @@ class ComposeForm extends ImmutablePureComponent {
onSuggestionSelected={this.onSuggestionSelected}
onPaste={onPaste}
autoFocus={shouldAutoFocus}
getClickableArea={this.getClickableArea}
>
{
!condensed &&