fus-marcom / bulletin-react

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

Make post titles links to post detail page #35

Closed JesseRWeigel closed 7 years ago

JesseRWeigel commented 7 years ago

Be sure to use the react router <Link> component.

kennyhuynh125 commented 7 years ago

I can give this a shot!

JesseRWeigel commented 7 years ago

38