jmadler / emoji-picker

Add a slick emoji selector to input fields and textareas on your website.
Other
1.31k stars 318 forks source link

Removing emojis - still showing on dropdown menu #115

Open davidfeldt opened 6 years ago

davidfeldt commented 6 years ago

We require several of the emojis that are included to be removed.

We removed references to the emojis from the lib/js/config.js file

When we click on smiley, the dropdown menu / popup appears and still shows the removed emojis.

What else do we need to do to ensure that the removed emojis do not show up?