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.
115115
116116## Widgets demo
117117
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-
127118<Tabs >
128119 <TabItem label = ' Form' >
129120 <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.
9595
9696## Widgets demo
9797
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-
10798<Tabs >
10899 <TabItem label = ' Form' >
109100 <FormCard style = { styles } >
You can’t perform that action at this time.
0 commit comments