codialsoftware
Results
1
issues of
codialsoftware
There're missing `redux` libraries in your package.json. Please, add following lines at line 19 to your file: ``` "react-redux": "^5.0.7", "redux": "^4.0.0", ``` or let me commit my changes and...