Skip to content

Commit

Permalink
Merge pull request #3508 from shug0/patch-1
Browse files Browse the repository at this point in the history
Add the list of customizables components to the Components Docs
  • Loading branch information
JedWatson authored Apr 16, 2019
2 parents b909019 + ac5a09d commit dc9f266
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/pages/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,31 @@ export default function Components() {
building blocks necessary to create _their_ component.
The following components are customisable and switchable:
* ClearIndicator
* Control
* DropdownIndicator
* DownChevron
* CrossIcon
* Group
* GroupHeading
* IndicatorsContainer
* IndicatorSeparator
* Input
* LoadingIndicator
* Menu
* MenuList
* MenuPortal
* LoadingMessage
* NoOptionsMessage
* MultiValue
* MultiValueContainer
* MultiValueLabel
* MultiValueRemove
* Option
* Placeholder
* SelectContainer
* SingleValue
* ValueContainer
## Replacing Components
Expand Down

0 comments on commit dc9f266

Please sign in to comment.