nuxt-primevue module and configured it as described in the nuxt docs (see the attached screenshot).Failed to resolve component: Tabs - If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. One for each component. node_modules/primevue folder, and sure enough, no code exists for those components, so even if I import them manually into my files, they won't be registered (I tried this). Why were they not installed? Do I have to install them or include them separately? What do you recommend? Thanks so much for any help you can offer!