- The fix is in! Linty fresh and pretty...
This commit is contained in:
@@ -27,5 +27,5 @@ const mapDispatchToProps = (dispatch) => ({
|
||||
|
||||
export default connect(
|
||||
mapStateToProps,
|
||||
null,
|
||||
)(AuctionListItem);
|
||||
mapDispatchToProps,
|
||||
)(EventListItem);
|
||||
|
||||
Reference in New Issue
Block a user