IrfanBaqui/react-router-v4-tutorial

Duplicate declaration "BasicRouting"

john650914 opened this issue · 1 comments

Hi, thank you for sharing this high quality tutorial and I'm learning React Router with your example now. But when I do the fifth example, the console says Duplicate declaration "BasicRouting" and the page can not be running, did I do anything wrong? Here's my code hope you can take a look: https://jsfiddle.net/51jrub1s/

thanks again.

I change the name of the component. Now everything works fine. Is that what you try to demonstrate?
image