reactjs / react-router-tutorial

5.52k stars 1.75k forks source link

Lesson 9 in v4 #322

Open nihiluis opened 7 years ago

nihiluis commented 7 years ago

https://github.com/reactjs/react-router-tutorial/tree/master/lessons/09-index-links

I fail to understand this. IndexLink doesn't exist and adding the active prop doesn't seem to be doing anyhting.

How does it work in v4?

mike-aungsan commented 7 years ago

I am looking for lessons in V4 too. I am new to React and struggling with Router.

Many Thanks.