Closed ajfAfg closed 2 years ago
When using a set and providing the data locally, you should import the data related to that set. In your case, it would be something like:
import data from '@emoji-mart/data/sets/14/twitter.json'
Sorry for the lack of documentation, we’ll add more soon.
Thank you!!!!!
The following is displayed.
This code, based on https://github.com/missive/emoji-mart/issues/575#issuecomment-1140387044, uses the picker as follows in Next.js.
Environment