React-redux ownprops is emtpy, so I can not get match and params – Reactjs
I am working with react-redux and I used routers turn pages to detail.js when I put the todo list. It should have ownprops properties on consoles, but mine was not defined. Tell me where we're wrong. App.js import React from…