mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +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) => {
|
handleSearch = (value) => {
|
||||||
//this.context.router.push({ pathname: value });
|
this.context.router.push({ pathname: value });
|
||||||
}
|
}
|
||||||
|
|
||||||
handleSelectFilter = (value, option) => {
|
handleSelectFilter = (value, option) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user