react-with-redux-philosophy
react-with-redux-philosophy copied to clipboard
React state management with Redux philosophy.
## The dependency [uuid](https://github.com/uuidjs/uuid) was updated from `3.4.0` to `7.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The dependency [react-scripts](https://github.com/facebook/create-react-app) was updated from `3.1.0` to `3.1.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
**I keep getting a type error on the following:** _line43_ {todos.map(todo => ( {todo.task} ))}