backport vue3 changes related to emoji-input
This commit is contained in:
parent
8b96ea9377
commit
40ac9ef499
2 changed files with 31 additions and 30 deletions
|
@ -3,6 +3,7 @@
|
|||
v-click-outside="onClickOutside"
|
||||
class="emoji-input"
|
||||
:class="{ 'with-picker': !hideEmojiButton }"
|
||||
ref='root'
|
||||
>
|
||||
<slot />
|
||||
<template v-if="enableEmojiPicker">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue