Skip to content

did the task - #3867

Open
kirushamatvieiev008 wants to merge 2 commits into
mate-academy:masterfrom
kirushamatvieiev008:master
Open

did the task#3867
kirushamatvieiev008 wants to merge 2 commits into
mate-academy:masterfrom
kirushamatvieiev008:master

Conversation

@kirushamatvieiev008

Copy link
Copy Markdown

@mateacademy-ai-mentor mateacademy-ai-mentor left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

I am approving your solution. Functionally, everything works as required: App.jsx passes full person objects to Person three times, and Person correctly handles conditional age display, partner terminology based on sex, and appropriate class names. The remaining issues are stylistic: you should destructure props in the Person component (e.g., const { name, age, sex, partner } = person) and format ternary operators with clear, readable spacing and line breaks where needed. These are not critical blockers and won’t break functionality, but please adjust them to align with the style guidelines. Great job implementing the core logic accurately—just refine the destructuring and ternary formatting to meet the code style expectations.


✨ Please rate this review in the Platform's notification center1. I will be grateful for your feedback! ✨

Footnotes

  1. Rate AI review example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants