webdevatlanta / GroupCollaborationTool

Tool to allow developers to collaborate on open source and private projects
https://groupcollaborationtool.web.app
1 stars 21 forks source link

Code: NavDrawer needs to use Routes constants. #100

Closed abrie closed 4 years ago

abrie commented 4 years ago

The NavDrawer component has NavLinks to "/" and "/projects". These should be using the Routes constants instead, defined in src/constants/routes.js