gazaskygeeks / mpcc-assistant

Platform to consolidate info/docs from visiting GSG mentors
https://mpcc-assistant.herokuapp.com/
0 stars 0 forks source link

Suggestion: turn ParaLink's link url into a prop #118

Open tomduggan85 opened 6 years ago

tomduggan85 commented 6 years ago

Hey, just a minor suggestion: If you turn the hard-coded href url in ParaLink into a prop that gets passed in, you'd be able to reuse ParaLink in other places in the app.

https://github.com/gazaskygeeks/mpcc-assistant/blob/6c0d9f5c76bfbdaaca06b7ae96da798f17b20cd3/src/client/components/mentorPanel/Stages/ParaLink.js#L20