Add emoji from Twemoji 15.0 to the emoji picker/completion (#33395)
This commit is contained in:
parent
b57687083f
commit
debe6c0545
12 changed files with 160 additions and 42 deletions
|
@ -1,5 +1,5 @@
|
|||
import Emoji from 'emoji-mart/dist-es/components/emoji/emoji';
|
||||
import Picker from 'emoji-mart/dist-es/components/picker/picker';
|
||||
import Emoji from 'emoji-mart/dist-es/components/emoji/nimble-emoji';
|
||||
import Picker from 'emoji-mart/dist-es/components/picker/nimble-picker';
|
||||
|
||||
export {
|
||||
Picker,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue