Noé Viricel
Results
1
issues of
Noé Viricel
Hi, I'm trying to add the plugin globally in my Storybook instance. ``` import Device from '@nuxtjs/device'; Vue.use( Device, { refreshOnResize: true }); ``` But it seems that the options...
enhancement
3.x