Merge branch 'develop' into feat/focus-input-with-emoji-pickers

This commit is contained in:
Shpuld Shpuldson 2021-02-25 17:31:36 +02:00
commit 74caf42ed7
10 changed files with 31 additions and 31 deletions

View file

@ -6,8 +6,8 @@
<button
ref="trigger"
class="button-unstyled -fullwidth popover-trigger-button"
@click="onClick"
type="button"
@click="onClick"
>
<slot name="trigger" />
</button>