react-with-redux-philosophy
react-with-redux-philosophy copied to clipboard
TypeError: todos.map is not a function
I keep getting a type error on the following: line43 {todos.map(todo => (
I trying now and it's working just fine