#101 - add emoji selector basic mockup
This commit is contained in:
parent
25370083b6
commit
2c4e80aab3
4 changed files with 97 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<template>
|
||||
<div class="emoji-input">
|
||||
<EmojiSelector />
|
||||
<input
|
||||
v-if="type !== 'textarea'"
|
||||
:class="classname"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue