fix suggest not working

This commit is contained in:
Henry Jameson 2022-03-17 09:28:19 +02:00
parent 5718c6491e
commit 051d51bcd9
4 changed files with 15 additions and 9 deletions

View file

@ -31,6 +31,7 @@ library.add(
*/
const EmojiInput = {
emits: ['update:modelValue'],
props: {
suggest: {
/**