fix suggest not working
This commit is contained in:
parent
5718c6491e
commit
051d51bcd9
4 changed files with 15 additions and 9 deletions
|
@ -31,6 +31,7 @@ library.add(
|
|||
*/
|
||||
|
||||
const EmojiInput = {
|
||||
emits: ['update:modelValue'],
|
||||
props: {
|
||||
suggest: {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue