missive / emoji-mart

🏪 One component to pick them all
https://missiveapp.com/open/emoji-mart
MIT License
8.59k stars 826 forks source link

Include sorting ignored? #116

Closed Gargron closed 7 years ago

Gargron commented 7 years ago

I believe there might be an issue with this line:

https://github.com/missive/emoji-mart/blob/master/src/components/picker.js#L65

Because it sorts data.categories after const allCategories = [].concat(data.categories)

Gargron commented 7 years ago

🎊