AG-2656 Allow equality checking for rowData to be configurable (ie use equality checking, deep checking and so on)
This commit is contained in:
@@ -89,4 +89,4 @@ export default connect(
|
||||
rowData: state ? state.fxTopMovers : null
|
||||
}
|
||||
}
|
||||
)(TopMoversGrid);
|
||||
)(TopMoversGrid);
|
||||
|
||||
Reference in New Issue
Block a user