I am trying to add custom emoji set to vue-emoji-picker based https://codepen.io/DCzajkowski/pen/gObWjEQ I have implemented this with partial success. I get eve
I have an action that fetches data from my database, I assign the response from the request to various objects/variables in the state in my vuex store, this act