Jatin Kumar
Results
2
comments of
Jatin Kumar
> @Ischafak You can use this plugin by this > > ``` > import { VueTelInput } from "vue-tel-input"; > > export default defineNuxtPlugin((nuxtApp) => { > nuxtApp.vueApp.component("VueTelInput", VueTelInput); >...
I have the same problem, I want to be able to change the variable from backend and nuxt UI should be able to change the primary color to whatever color...