vue-scrollactive
vue-scrollactive copied to clipboard
Local Import Get Error
Hi, Im getting an error when I import local;
import VueScrollactive from 'vue-scrollactive'; export default { components: { Scrollactive: VueScrollactive, }, }
[Vue warn]: Failed to mount component: template or render function not defined.
Is there a solution ? Thank you
Same here
Same here too