You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vuetify 3 components do not provide nuxt prop like in v2 https://v2.vuetifyjs.com/en/api/v-btn/#props . Do you think it's possible to replace RouterLink with NuxtLink via this module?
Vuetify 3 components do not provide
nuxtprop like in v2 https://v2.vuetifyjs.com/en/api/v-btn/#props . Do you think it's possible to replaceRouterLinkwithNuxtLinkvia this module?By the way, thanks for your awesome project!