no reason for this
This commit is contained in:
@@ -161,8 +161,7 @@ type Props = {
|
||||
};
|
||||
|
||||
renderNotFound() {
|
||||
const { match } = this.props;
|
||||
return <Search match={match} notFound />;
|
||||
return <Search notFound />;
|
||||
}
|
||||
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user