Solutionunvalidated

You should be using relative paths. — render a set of "common" routes both under the root `"/"` path and also under the `"/admin"` path. Tension: This will allow you to move a route around anywhere and it will always match relative to its parent route.

d18b0380-70ac-49a1-bfc3-9736ba679052

You should be using relative paths. — render a set of "common" routes both under the root "/" path and also under the "/admin" path. Tension: This will allow you to move a route around anywhere and it will always match relative to its parent route.