backport vue3 changes related to emoji-input

This commit is contained in:
Henry Jameson 2021-04-18 17:03:31 +03:00
parent 8b96ea9377
commit 40ac9ef499
2 changed files with 31 additions and 30 deletions

View file

@ -3,6 +3,7 @@
v-click-outside="onClickOutside"
class="emoji-input"
:class="{ 'with-picker': !hideEmojiButton }"
ref='root'
>
<slot />
<template v-if="enableEmojiPicker">