Move "regional" category to after "flags"
Otherwise by default it appears first, pushing "people" further down the list Also, remove "unicode9" category ordering, as this category does not exist as part of emojione
This commit is contained in:
parent
4766447e15
commit
d146246805
1 changed files with 1 additions and 1 deletions
|
@ -35,8 +35,8 @@ const CATEGORY_ORDER = [
|
||||||
'nature',
|
'nature',
|
||||||
'travel',
|
'travel',
|
||||||
'flags',
|
'flags',
|
||||||
|
'regional',
|
||||||
'symbols',
|
'symbols',
|
||||||
'unicode9',
|
|
||||||
'modifier',
|
'modifier',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue