Created a component for the profile page that displays a history of a user's gift requests. Clicking on the request shows the details of the request and the gifts recommended.
How Has This Been Tested?
Opened on chrome
Examples below:
Checklist:
[X] I have performed a self-review of my code
[X] I have reached out to another developer to review my code
[X] I have commented my code, particularly in hard-to-understand areas
[X] New and existing unit tests pass locally with my changes
Description
Created a component for the profile page that displays a history of a user's gift requests. Clicking on the request shows the details of the request and the gifts recommended.
How Has This Been Tested?
Opened on chrome
Examples below:
Checklist: