fix a bunch of <button>s acting as submit buttons breaking enter key
This commit is contained in:
parent
de66267a07
commit
982c799b6f
7 changed files with 16 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
v-if="!hideEmojiButton"
|
||||
class="button-unstyled emoji-picker-icon"
|
||||
@click.prevent="togglePicker"
|
||||
type="button"
|
||||
>
|
||||
<FAIcon :icon="['far', 'smile-beam']" />
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue