Added back redux connect to search page
• Added: - back redux connect to search page
This commit is contained in:
parent
643026e885
commit
5175f72596
@ -15,6 +15,7 @@ const mapStateToProps = (state) => ({
|
||||
|
||||
export default
|
||||
@withRouter
|
||||
@connect(mapStateToProps)
|
||||
class Search extends ImmutablePureComponent {
|
||||
|
||||
static propTypes = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user