reactjs / react-router-tutorial

5.52k stars 1.75k forks source link

Update 08-index-routes README.md #325

Open mryalamanchi opened 7 years ago

mryalamanchi commented 7 years ago

Mention to remove <Home /> from App.js to make the <IndexRoute /> to take over. Otherwise <Home /> keeps overriding it.