jm-david / emoji-mart-vue

One component to pick them all 👊🏼
https://jm-david.github.io/emoji-mart-vue
BSD 3-Clause "New" or "Revised" License
603 stars 82 forks source link

how to implement in vue-cli 3 component #39

Open Kishor-Kumar-Namdeo opened 5 years ago

Kishor-Kumar-Namdeo commented 5 years ago

i am follow StringWithEmojis.js code but unable to get output

jm-david commented 5 years ago

@Kishor-Kumar-Namdeo the vue-cli is not in charge of the rendering. Which version of the vue library are you using? Could you embed some code to show me how you've implemented it too?