August 2017
Beginner
374 pages
10h 41m
English
After creating the Navigation component, we still need to use it in our App component. To use the Navigation component, perform the following steps:
import ConnectedNavigation from '../containers/ConnectedNavigation.jsx'
<div><ConnectedNavigation /></div>
Open the application; this time you should see the navigation bar:

Click on the about link to navigate ...
Read now
Unlock full access