vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify
Other
120 stars 22 forks source link

[Feat] v-expansion-panels variant #53

Closed mtdvlpr closed 1 year ago

mtdvlpr commented 1 year ago

<v-expansion-panels accordion /> should be transformed to <v-expansion-panels variant="accordion" />

The same goes for inset and popout