mirror of
https://github.com/wahyd4/ant-design.git
synced 2026-08-09 04:46:52 +10:00
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
This commit is contained in:
@@ -96,7 +96,7 @@ export default class Header extends React.Component {
|
||||
<Select combobox
|
||||
dropdownClassName="component-select"
|
||||
searchPlaceholder="搜索组件..."
|
||||
optionLabelProp="nothing"
|
||||
value={undefined}
|
||||
optionFilterProp="data-label"
|
||||
filterOption={this.handleSelectFilter}
|
||||
onSelect={this.handleSearch}>
|
||||
|
||||
Reference in New Issue
Block a user