Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 272 Bytes

File metadata and controls

8 lines (5 loc) · 272 Bytes

react-examples

Shared from student to students

MainLayoutWithHistory.js

Needed "react-router-dom" and "history" packages, via "npm install".

Since you import history object, you will be able to navigate programmatically back and forward in the window.history stack