0
0
Fork 0

Update emoji-mart to v2.1.1 (#5256)

This commit is contained in:
Nolan Lawson 2017-10-07 03:17:02 -07:00 committed by Eugen Rochko
parent 11436358b4
commit 057db0ecd0
7 changed files with 223 additions and 90 deletions

View file

@ -0,0 +1,7 @@
import Picker from 'emoji-mart/dist-es/components/picker';
import Emoji from 'emoji-mart/dist-es/components/emoji';
export {
Picker,
Emoji,
};