I am using emoji-mart in react js (typescript) project
emoji-mart documentation: https://github.com/missive/emoji-mart
Now the emojis are showing like this:

But, I want to make these like this:

Note: I tried to make it by using the "set:apple, facebook etc" according to this https://missiveapp.com/open/emoji-mart document. But, I am getting this:

Can you help me?