- Add an radio input to handle the gender of cat which the value is Male with the name is
gender
- Add an radio input to handle the gender of cat which the value is Female with the name is
gender
- Add an text input to handle the avatar of cat with the name is
avatar
- Render the avatar from the
image
prop - Have an
tag that render the gender of cat