yannick-mir

Results 2 issues of yannick-mir

I'm trying to change the label and tooltip of some of my toolbar items. I did it like in the documentation, but it's ``` data() { return { editorConfig: {...

Hi, I have a Nuxt 2 project with PWA set up. In this project there is a event list that is using vuex store and axios to receive new events...