We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e60dfe commit e85edb2Copy full SHA for e85edb2
packages/clay-drop-down/docs/drop-down.mdx
@@ -10,13 +10,11 @@ packageTypes:
10
'clay-drop-down/src/Action.tsx',
11
'clay-drop-down/src/Item.tsx',
12
'clay-drop-down/src/ItemList.tsx',
13
- 'clay-drop-down/src/Search.tsx',
14
'clay-drop-down/src/Section.tsx',
15
'clay-drop-down/src/Group.tsx',
16
'clay-drop-down/src/Help.tsx',
17
'clay-drop-down/src/Caption.tsx',
18
'clay-drop-down/src/DropDownWithDrilldown.tsx',
19
- 'clay-drop-down/src/DropDownWithItems.tsx',
20
]
21
---
22
0 commit comments