Currently when viewing an individual book, to get back to the previous page users have to hit the back button on their browser.
It would be nice to have a back button on the view individual book page.
Need to consider that there's multiple ways to get to the /books/:bookId page, so we need to pass previous page as a prop.
Currently when viewing an individual book, to get back to the previous page users have to hit the back button on their browser. It would be nice to have a back button on the view individual book page.
Need to consider that there's multiple ways to get to the /books/:bookId page, so we need to pass previous page as a prop.