Nov 21, 2023
Great Guide.
I had to replace package unplugin-vue-components with vite-plugin-vuetify (Which is a recommended way of Vuetify).
I had the error with unplugin-vue-components while using dynamic component
<component :is="tag"></component>
I use Vuetify 3, Vue 3