Skip to content

Commit 26dd06c

Browse files
committed
lfg
1 parent 6cdb917 commit 26dd06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/content/docs/components/buttons/toggle-group.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A toggle button lets folks flip a choice on or off, like switching between two v
1616
<Installation options={{isComponent: true}} items={['toggle']}/>
1717

1818
## Composed Components
19-
<Composed components={['dropdown', 'keyboard']}/>
19+
<Composed components={['toggle']}/>
2020

2121
## Manual Installation
2222
<Installation options={{isManual: true}} items={['react-aria-components']}/>

0 commit comments

Comments
 (0)