vue-twemoji-picker icon indicating copy to clipboard operation
vue-twemoji-picker copied to clipboard

Custom Emoji Support

Open kevinfaveri opened this issue 4 years ago • 1 comments

Custom Emoji Feature for easily adding custom emojis.

kevinfaveri avatar Mar 07 '20 01:03 kevinfaveri

A quick workaround should be to modify the EmojiService.ts to check for an existing img property instead of overwriting it.

retraigo avatar May 15 '22 07:05 retraigo