Tests also seem unhappy about routes?
<Link to={routes.project({ id: project.id })}>
...
Error: Uncaught [TypeError: _router.routes.project is not a function]
Tests also seem unhappy about routes?
<Link to={routes.project({ id: project.id })}>
...
Error: Uncaught [TypeError: _router.routes.project is not a function]