Following config works fine with emoji-mart@5.2.2 and the custom category is showing up in the respected order....however "custom" category doesn't even show up with emoji-mart@5.6.0 with the same config
categories: [
"frequent",
"custom", // custom category
"people",
"nature",
"foods",
"activity",
"places",
"objects",
"symbols",
"flags",
],
Following config works fine with emoji-mart@5.2.2 and the custom category is showing up in the respected order....however "custom" category doesn't even show up with emoji-mart@5.6.0 with the same config