This commit is contained in:
Henry Jameson 2021-06-07 12:24:11 +03:00
parent 5970ddf9ac
commit 35dedf8416
2 changed files with 7 additions and 5 deletions

View file

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