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 7c25ce9 commit e12c0d1Copy full SHA for e12c0d1
src/components/provider/ThemeWrapper.vue
@@ -22,7 +22,6 @@ const theme = injectThemeContext()
22
:data-gray-color="theme.grayColor.value"
23
:data-radius="props.radius || theme.radius.value"
24
:data-scaling="theme.scaling.value"
25
- :data-has-background="theme.hasBackground.value"
26
as-child
27
>
28
<slot></slot>
0 commit comments