CotripperPlatform / CoTrip

GA Development
3 stars 12 forks source link

Change <a> tags to <Link> components #690

Open 0xZakk opened 4 years ago

0xZakk commented 4 years ago

There are a few places throughout the codebase where we're using an anchor tag instead of the React Router <Link /> component. We should change these!

https://github.com/CotripperPlatform/CoTrip/blob/4e4fb61d6401eb7e6f37d018199925accbe9100e/client/src/pages/CommunityPage/CommunityPage.js#L38