danxfisher / MeetEasier

MeetEasier is a web application that visualizes meeting room availability. It works using Exchange Web Services (EWS) with Exchange room lists in Office 365.
GNU General Public License v3.0
279 stars 75 forks source link

back button on display page #23

Open dyabolik004 opened 6 years ago

dyabolik004 commented 6 years ago

Hello, i have added a back button on display page but the nav bar gets stuck and not update! If i refresh the page it works: <Link to={''}> <i className="fi-arrow-left"></i> </Link>