mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-04 04:58:55 +08:00
typo
This commit is contained in:
parent
a1c879bd2f
commit
9915c99c64
@ -68,7 +68,7 @@ export default class Header extends React.Component {
|
||||
}
|
||||
|
||||
handleSearch = (value) => {
|
||||
//this.context.router.push({ pathname: value });
|
||||
this.context.router.push({ pathname: value });
|
||||
}
|
||||
|
||||
handleSelectFilter = (value, option) => {
|
||||
|
Loading…
Reference in New Issue
Block a user