File tree Expand file tree Collapse file tree 2 files changed +0
-18
lines changed
apps/docs2/src/content/docs/themes Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -115,15 +115,6 @@ use one or import the replacement widget directly.
115
115
116
116
## Widgets demo
117
117
118
- :::caution
119
-
120
- Currently, some ` shadcn-svelte ` components do not work in the shadow DOM,
121
- which is used in the documentation and playground.
122
-
123
- See https://github.com/huntabyte/bits-ui/issues/828 for more details.
124
-
125
- :::
126
-
127
118
<Tabs >
128
119
<TabItem label = ' Form' >
129
120
<FormCard style = { styles } >
Original file line number Diff line number Diff line change @@ -95,15 +95,6 @@ use one or import the replacement widget directly.
95
95
96
96
## Widgets demo
97
97
98
- :::caution
99
-
100
- Currently, some ` shadcn-svelte ` components do not work in the shadow DOM,
101
- which is used in the documentation and playground.
102
-
103
- See https://github.com/huntabyte/bits-ui/issues/828 for more details.
104
-
105
- :::
106
-
107
98
<Tabs >
108
99
<TabItem label = ' Form' >
109
100
<FormCard style = { styles } >
You can’t perform that action at this time.
0 commit comments