If no <Route> inside a <Switch> matches the current location, nothing is rendered. This is useful for handling 404 pages by placing a <Route> without a path at the end.