AG-534 Make use of new data retrieval & updating in trader dashboard
This commit is contained in:
@@ -43,6 +43,8 @@ class TopMoversGrid extends Component {
|
||||
|
||||
// grid events
|
||||
this.onGridReady = this.onGridReady.bind(this);
|
||||
|
||||
// grid callbacks
|
||||
this.getRowNodeId = this.getRowNodeId.bind(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user