Skip to content

Commit 018be32

Browse files
committed
forgot to remove test code
1 parent ed3fdf5 commit 018be32

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/dev/s2-docs/pages/s2/Accordion.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ import {style} from '@react-spectrum/s2/style' with {type: 'macro'};
2828

2929
## Expanding
3030

31-
As described in the docs for [CalendarDate](aweawg.html)
32-
3331
Use the `defaultExpandedKeys` or `expandedKeys` prop to set the expanded items, and `onExpandedChange` to handle user interactions. The expanded keys correspond to the `id` prop of each `<Disclosure>`.
3432

3533
```tsx render

0 commit comments

Comments
 (0)