Skip to content

Commit 623b115

Browse files
author
Neem Serra
committed
added disabled props
1 parent c96dc30 commit 623b115

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/dropdown/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,7 @@ export default class Dropdown extends PureComponent {
484484
labelExtractor,
485485
dropdownOffset,
486486
renderAccessory = this.renderAccessory,
487+
disabled,
487488
} = this.props;
488489

489490
let index = this.selectedIndex();

0 commit comments

Comments
 (0)