AG-420 Improve React implementation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {createStore} from "redux";
|
||||
|
||||
import fxData from "../reducers/fxData";
|
||||
import fxData from "../reducers/fxDataReducer.jsx";
|
||||
|
||||
class StoreService {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user