Jack

Results 1 comments of Jack

This is another approach if you only want to load it in a single component in Nuxt. at the top of your _component.vue_ file ```javascript if (process.browser) { var VueTyper...