Hi How to import multiple components globally? (Vue js)

Importing component to every vue file, it could be a tedious work, so why not import App.vue file once and use globally.

Have a look here https://github.com/ionic-team/ionic-framework/issues/22182#issuecomment-709527666

1 Like

oh this is nice :slight_smile: thanks