Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: Dropdown
section: components
cssPrefix: pf-c-dropdown
propComponents: ['Dropdown', DropdownGroup, 'DropdownItem', 'DropdownList']
propComponents: ['Dropdown', DropdownGroup, 'DropdownItem', 'DropdownList', 'MenuToggle']
beta: true
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: Select
section: components
cssPrefix: pf-c-menu
propComponents: ['Select', SelectGroup, 'SelectOption', 'SelectList']
propComponents: ['Select', SelectGroup, 'SelectOption', 'SelectList', 'MenuToggle']
beta: true
ouia: true
---
Expand Down
1 change: 1 addition & 0 deletions patternfly-react
Submodule patternfly-react added at e1f95c