ealush / emoji-picker-react

The most popular React Emoji Picker
https://ealush.com/emoji-picker-react/
MIT License
1.06k stars 173 forks source link

Some Emojies seems to be invalid. I got 3 errors when I display the emoji picker #307

Open ljs19923 opened 1 year ago

ljs19923 commented 1 year ago

Someone have the same errors?

Screen Shot 2022-12-14 at 18 39 36
itbali commented 1 year ago

yes. seems wrong paths. you can change style that is used (default is apple). And it will use correct paths. ex: <EmojiPicker emojiStyle={EmojiStyle.TWITTER} />