React router not showing browser history

后端 未结 5 2086
一个人的身影
一个人的身影 2021-01-01 16:38

I\'m learning from this tutorial but I keep getting this error:

\'react-router\' does not contain an export named \'browserHistory\'.

5条回答
  •  庸人自扰
    2021-01-01 17:09

    I have solved the problem. just install the latest react-router component. for more you can go through the following article. https://www.developers-zone.com/best-react-router-example-in-react-application/

提交回复
热议问题