Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I make my emojis look beautiful in emoji-mart?

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: Image 1

But, I want to make these like this: Image 2

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: hash image

Can you help me?

like image 426
Riyad Hossain Avatar asked Oct 19 '25 02:10

Riyad Hossain


1 Answers

Specify

import emojiMartData from '@emoji-mart/data/sets/[version]/apple.json';

In Picker, specify:

data={emojiMartData}
like image 184
Pavel Viktorovich Avatar answered Oct 20 '25 15:10

Pavel Viktorovich



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!