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 6e28c16 commit 020043cCopy full SHA for 020043c
src/components/dropdown/DropdownMenuItem.vue
@@ -30,7 +30,6 @@ const rootContext = injectDropdownMenuContentContext()
30
<DropdownMenuItem
31
class="ui-MenuItem"
32
:data-accent-color="props.color || rootContext.color.value"
33
- :data-variant="rootContext.variant.value"
34
:data-high-contrast="rootContext.highContrast?.value || undefined"
35
v-bind="forwarded"
36
>
0 commit comments