fix emoji input

This commit is contained in:
Henry Jameson 2025-08-14 18:06:08 +03:00
commit c65c0afce3

View file

@ -1,7 +1,7 @@
<template>
<div
ref="root"
class="emoji-input"
class="input emoji-input"
:class="{ 'with-picker': !hideEmojiButton }"
>
<slot