react_devtools_backend.js:4012 No routes matched location "/about" and PostId and Post
В файле rout.js внес пути к файлам export const routes = [ {path: '/about', component: About, exact: true }, {path: '/posts', component: Post, exact: true}, {path: '/posts/:id', c…