I want to import this component to some vue file, but it is throw the error "failed to mount component: template or render function not defined" in this page. I don't want to write import code in main.js and how to import auv-adnimate-number component on demand?
I want to import this component to some vue file, but it is throw the error "failed to mount component: template or render function not defined" in this page. I don't want to write import code in main.js and how to import auv-adnimate-number component on demand?