Skip to content

Commit

Permalink
Close emoji picker when picking emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
indutny-signal committed Jun 30, 2022
1 parent 1b6cd3d commit 40cbf61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ts/components/CompositionArea.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ export const CompositionArea = ({
<div className="CompositionArea__button-cell">
<EmojiButton
i18n={i18n}
closeOnPick
doSend={handleForceSend}
onPickEmoji={insertEmoji}
onClose={focusInput}
Expand Down

0 comments on commit 40cbf61

Please sign in to comment.