pass getClickableArea into autosuggesttextarea as prop

This commit is contained in:
Mary Kate
2020-09-27 16:32:07 -05:00
parent 0b7763e726
commit 99f0a069dd
2 changed files with 3 additions and 6 deletions

View File

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