vue-scroll-reveal icon indicating copy to clipboard operation
vue-scroll-reveal copied to clipboard

Cannot read properties of undefined (reading 'install')

Open wangfpp opened this issue 1 year ago • 0 comments

// main.js import VueScrollReveal from 'vue-scroll-reveal';

Vue.use(VueScrollReveal);

wangfpp avatar May 29 '23 09:05 wangfpp