1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2025-07-03 04:38:38 -04:00

Basic Report UI complete!

This commit is contained in:
2017-06-17 10:28:50 -04:00
parent 5dff27e7f7
commit 9844785b8d
10 changed files with 331 additions and 75 deletions

View File

@ -19,6 +19,7 @@
"react-dom": "^15.3.2",
"react-redux": "^5.0.5",
"react-widgets": "^3.4.4",
"react-codemirror": "^1.0.0",
"redux": "^3.6.0",
"redux-thunk": "^2.1.0"
},