Open tomduggan85 opened 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
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