AG-2656 Allow equality checking for rowData to be configurable (ie use equality checking, deep checking and so on)

This commit is contained in:
Sean Landsman
2019-02-27 15:26:04 +00:00
parent 7ff41a6966
commit 92ad56ed49

View File

@@ -89,4 +89,4 @@ export default connect(
rowData: state ? state.fxTopMovers : null
}
}
)(TopMoversGrid);
)(TopMoversGrid);