Apply suggestion to src/components/emoji_input/emoji_input.js

This commit is contained in:
HJ 2019-09-16 07:23:56 +00:00
parent c933f5edfc
commit 3cd23ae2d4

View file

@ -64,7 +64,6 @@ const EmojiInput = {
}, },
hideEmojiButton: { hideEmojiButton: {
/** /**
enableStickerPicker: {
* intended to use with external picker trigger, i.e. you have a button outside * intended to use with external picker trigger, i.e. you have a button outside
* input that will open up the picker, see triggerShowPicker() * input that will open up the picker, see triggerShowPicker()
*/ */