jmadler / emoji-picker

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

Fix config import #127

Closed vpArth closed 3 years ago

vpArth commented 5 years ago

I use it with:

yarn add https://github.com/one-signal/emoji-picker#2_0

import {EmojiPicker} from 'onesignal-emoji-picker/src'

And it fails on trying to load ./Config instead of ./config

vpArth commented 3 years ago

repo is abondoned