When awards are given they need to show on the post dynamically.
[https://www.loom.com/share/57d562cbc2f94ee485d28831ba852416](https://www.loom.com/share/57d562cbc2f94ee485d28831ba852416 "smartCard-inline")
- Posts have awards when the Post obj comes in
- Update the obj with the award and it will attach
- add addAward to usePost
- Make sure to use the same methods the other functions do