We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0da625 commit 883f108Copy full SHA for 883f108
packages/vue-vuetify/src/complex/MixedRenderer.vue
@@ -111,6 +111,7 @@ import {
111
VCol,
112
VContainer,
113
VExpansionPanel,
114
+ VExpansionPanels,
115
VExpansionPanelText,
116
VExpansionPanelTitle,
117
VRow,
@@ -346,6 +347,7 @@ const controlRenderer = defineComponent({
346
347
DispatchRenderer,
348
VSelect,
349
350
351
352
353
0 commit comments