Closed phixMe closed 4 years ago
This fixes issue #87 by using the react-router mechanism to reroute instead of using hrefs. I also cleaned up some minor formatting inconsistencies.
react-router
hrefs
Great work and thanks for the fix, @phixMe! Looks like you'll need to sign your commit before we can merge.
Description
This fixes issue #87 by using the
react-router
mechanism to reroute instead of usinghrefs
. I also cleaned up some minor formatting inconsistencies.