Merge branch 'develop' into feat/focus-input-with-emoji-pickers
This commit is contained in:
commit
74caf42ed7
10 changed files with 31 additions and 31 deletions
|
@ -9,8 +9,8 @@
|
|||
<button
|
||||
v-if="!hideEmojiButton"
|
||||
class="button-unstyled emoji-picker-icon"
|
||||
@click.prevent="togglePicker"
|
||||
type="button"
|
||||
@click.prevent="togglePicker"
|
||||
>
|
||||
<FAIcon :icon="['far', 'smile-beam']" />
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue