missed a semicolon
This commit is contained in:
@ -48,7 +48,7 @@ const makeMapStateToProps = () => {
|
||||
});
|
||||
|
||||
return mapStateToProps;
|
||||
}
|
||||
};
|
||||
|
||||
@injectIntl
|
||||
@connect(makeMapStateToProps)
|
||||
|
Reference in New Issue
Block a user