Design comparison
Community feedback
- @b-a-merrittPosted almost 3 years ago
Hey! Good job completing this one! I just finished it too. One big bug I had (and you have too) is that certain countries do not have some properties we pass as props that end up being undefined. Try clicking on Antarctica, for example, which does not have a capital (and presumably other props as well).
It seems to me the best solution is to add defaultProps https://reactjs.org/docs/typechecking-with-proptypes.html#default-prop-values
Happy coding!
Marked as helpful0@marialena31Posted almost 3 years ago@b-a-merritt thank you !! i have seen for border countries but not for others informations. i have done à work around for borders il there is no information. thank you for your feedback. happy coding too !! :)
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord