Use emoji-regex for a better compatibility?
SaekiRaku opened this issue · 0 comments
SaekiRaku commented
\p{Emoji}
is not compatible with Chrome 52 as I tested.
unicode-emoji-toolkit/index.js
Line 10 in 266b6d8
Maybe use emoji-regex is better?
SaekiRaku opened this issue · 0 comments
\p{Emoji}
is not compatible with Chrome 52 as I tested.
unicode-emoji-toolkit/index.js
Line 10 in 266b6d8
Maybe use emoji-regex is better?