vue-smooth-scroll on nuxt3?
how do i use vue3-smooth-scroll in nuxt3?
nuxt.config.ts
smooth-scroll.js
i set it up like this but even so, i still cant use it in my components
nuxt.config.ts
plugins: ['~/plugins/smooth-scroll.js'],smooth-scroll.js
i set it up like this but even so, i still cant use it in my components