ealush / emoji-picker-react

The most popular React Emoji Picker
https://ealush.com/emoji-picker-react/
MIT License
991 stars 166 forks source link

How to disable additional emojis in reactions mode #398

Closed masudhossain closed 5 months ago

masudhossain commented 5 months ago

We want to allow only the default emojis in the reaction mode and disable the other ones. How do we do this?

ealush commented 5 months ago

This is currently not supported, but seems reasonable. Let me add that during the weekend

ealush commented 5 months ago

@masudhossain I ended up adding it anyways. allowExpandReactions, in the latest version.