fus-marcom / bulletin-react

React/Redux version of the University Bulletin
MIT License
42 stars 18 forks source link

added Link componenets to link titles to post details page #38

Closed kennyhuynh125 closed 7 years ago

kennyhuynh125 commented 7 years ago

Fixes issue #35

I added the link component in PostPreview.js to link the title to PostDetails. Also, not sure if wanted, but I also did that in the PostDetails component as well.

JesseRWeigel commented 7 years ago

Great job @kennyhuynh125 , thank you!