The way routing works in JavaScript is usually that you specify which relative URL pattern you want for which component to render. So for /about you want
The way routing works in JavaScript is usually that you specify which relative URL pattern you want for which component to render. So for /about you want

The way routing works in JavaScript is usually that you specify which relative URL pattern you want for which component to render. So for /about you want