sassansh / Places

A M.E.R.N. full-stack application to help trusted groups find the best places to visit
https://places-cpsc455.herokuapp.com/
MIT License
1 stars 3 forks source link

Review/ ReviewList now recognizes current user #58

Closed laurarodgers closed 3 years ago

laurarodgers commented 3 years ago

Minor edits to Review and ReviewList component to use new object representation of current user in state, so the current user's review shows up at the top of the list and has an "Edit Review" button.

review-recognize-user