You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
I use "git clone https://github.com/reactjs/react-router-tutorial" to download the tutorial, however some example codes seem not map to their lesson. Some example codes are map to last lesson.
For example:
react-router-tutorial/lessons/02-rendering-a-route have the same code with react-router-tutorial/lessons/01-setting-up
code in react-router-tutorial/lessons/03-navigating-with-link is for lesson 2
code in react-router-tutorial/lessons/04-nested-routes is for lesson 3
...
please have a check with all example code and modify them.
The text was updated successfully, but these errors were encountered:
I use "git clone https://github.com/reactjs/react-router-tutorial" to download the tutorial, however some example codes seem not map to their lesson. Some example codes are map to last lesson.
For example:
react-router-tutorial/lessons/02-rendering-a-route have the same code with react-router-tutorial/lessons/01-setting-up
code in react-router-tutorial/lessons/03-navigating-with-link is for lesson 2
code in react-router-tutorial/lessons/04-nested-routes is for lesson 3
...
please have a check with all example code and modify them.
The text was updated successfully, but these errors were encountered: