Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
cb738d9e11
commit
e0cdb2848f
1 changed files with 3 additions and 1 deletions
|
@ -38,7 +38,9 @@
|
|||
class="emoji-button"
|
||||
:title="emoji.displayText"
|
||||
@click="addReaction($event, emoji.replacement, close, keepReactOpen)"
|
||||
/>
|
||||
>
|
||||
{{ emoji.replacement }}
|
||||
</span>
|
||||
<div class="reaction-bottom-fader" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue