So I added an extension of VueDX and now I am having a lot of warnings.
The component 'v-row' is inferred as global component. It may not be available at runtime.VueDX(59002)
And the same way with v-col or v-main or v-card basically any Vuetify component gives me warnings.
How to deal with it?