Can anyone please tell me how I can go back to the previous page rather than a specific route?
When using this code:
var BackButton = React.createCla
This piece of code will do the trick for you.
this.context.router.history.goBack()