Skip to content

Commit b174354

Browse files
committed
[docs] Remove shadcn shadow DOM caution
1 parent d6eabbb commit b174354

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

apps/docs2/src/content/docs/themes/shadcn.mdx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff 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}>

apps/docs2/src/content/docs/themes/shadcn4.mdx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff 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}>

0 commit comments

Comments
 (0)