Design comparison
SolutionDesign
Solution retrospective
My clear button isn't working, and i'm not sure how to fix it ๐ฌ๐ Any feedback would be greatly appreciated! โ๏ธ
Community feedback
- @developerbottlePosted over 4 years ago
Good job on a project Hannah! Looks like you had a little typo in your App component code: you used
onCilck
(instead ofonClick
) to pass a click handler to your "Clear" button. Actually, even React argued about that when I clicked that button, haha!1@hannah-saurusrexPosted over 4 years ago@SHStorm thanks for checking it out, I appreciate it! Everythingโs working great now. ๐โ๐ป
0 - @hannah-saurusrexPosted over 4 years ago
looks like I just misspelled the word 'click'. now that that's been fixed, this should be working correctly.
0
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