AG-420 Improve React implementation
This commit is contained in:
3
src-trader-dashboard/reducers/fxData.js
Normal file
3
src-trader-dashboard/reducers/fxData.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export default (state = {fxRowData: []}, action) => {
|
||||
return state;
|
||||
};
|
||||
Reference in New Issue
Block a user