parent
2faa58928f
commit
b7c5c71c6f
7 changed files with 31 additions and 18 deletions
|
|
@ -15,7 +15,7 @@
|
|||
@paste="onPaste"
|
||||
:placeholder="placeholder"
|
||||
ref="text"
|
||||
v-autocomplete="'text'"
|
||||
v-autocomplete="{ model: 'text' }"
|
||||
></textarea>
|
||||
<button class="emoji" @click="emoji" ref="emoji">
|
||||
<fa :icon="['far', 'laugh']"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue