picbenoit
Results
2
comments of
picbenoit
trafficstars
@webcoderkz For sure too late, but you need to add "vue-scrollto" to the types in your tsconfig.json file. ``` "types": [ "@types/node", "@nuxt/types", "@nuxtjs/axios", "vue-scrollto", ] ``` If it can...
Big up there ! I'm interested too in a small example (with http calls by ex). Thx