mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 21:19:37 +08:00
update
This commit is contained in:
parent
508bc719a7
commit
8f64fd5fd8
@ -85,7 +85,6 @@ export default class Search extends React.Component<SearchProps, any> {
|
||||
[`${prefixCls}-enter-button`]: !!enterButton,
|
||||
[`${prefixCls}-${size}`]: !!size,
|
||||
});
|
||||
console.log(searchSuffix);
|
||||
return (
|
||||
<Input
|
||||
onPressEnter={this.onSearch}
|
||||
|
Loading…
Reference in New Issue
Block a user