Open tomduggan85 opened 6 years ago
It might help dashboard's render() function be easier to read if this block of mentor card code were in its own file, as its own component. Also, then you could reuse that component in other places in the app.
https://github.com/gazaskygeeks/mpcc-assistant/blob/6c0d9f5c76bfbdaaca06b7ae96da798f17b20cd3/src/client/components/dashboard/Dashboard.js#L34-L53
It might help dashboard's render() function be easier to read if this block of mentor card code were in its own file, as its own component. Also, then you could reuse that component in other places in the app.
https://github.com/gazaskygeeks/mpcc-assistant/blob/6c0d9f5c76bfbdaaca06b7ae96da798f17b20cd3/src/client/components/dashboard/Dashboard.js#L34-L53