Commit 03c9022
committed
fix: explicitly remove aria-describedby in SideDrawer.Content
see: https://www.radix-ui.com/primitives/docs/components/dialog\#description
- If you want to remove the description entirely, remove this part
and pass aria-describedby={undefined}1 parent c138946 commit 03c9022
File tree
1 file changed
+1
-0
lines changed- src/design-system/side-drawer
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments