I need to show a main navigation on all routes except the root route. If I was going to show on all routes I would do it like this:
class App extends Component {