As I only want to use this component in a few select locations (that are dynamically imported) I would rather not have to install the component globally in my Vue instance. Instead it would be preferable to simply import the component directly where I need to use it. e.g.
As I only want to use this component in a few select locations (that are dynamically imported) I would rather not have to install the component globally in my Vue instance. Instead it would be preferable to simply import the component directly where I need to use it. e.g.