react-with-redux-philosophy icon indicating copy to clipboard operation
react-with-redux-philosophy copied to clipboard

TypeError: todos.map is not a function

Open myst1101 opened this issue 6 years ago • 1 comments

I keep getting a type error on the following: line43 {todos.map(todo => (

  • ))}

    myst1101 avatar Jun 14 '19 12:06 myst1101

    I trying now and it's working just fine

    katopz avatar Jun 18 '19 15:06 katopz