parent
ccd8c459ba
commit
edba403e4f
2 changed files with 6 additions and 4 deletions
@ -1,3 +1,3 @@ |
|||||||
export { default as actions } from "./actions"; |
export { default as actions } from "./actions"; |
||||||
export { default as reducers } from "./reducers"; |
|
||||||
export { default as store } from "./store.js"; |
export { default as store } from "./store.js"; |
||||||
|
export { default as reducers } from "./reducers"; |
||||||
|
Loading…
Reference in new issue