React & Tailwind CSS job board filtering

Solution retrospective
My clear button isn't working, and i'm not sure how to fix it 😬😅 Any feedback would be greatly appreciated! ✌️
Please log in to post a comment
Log in with GitHubCommunity feedback
- @developerbottle
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! - @hannah-saurusrex
looks like I just misspelled the word 'click'. now that that's been fixed, this should be working correctly.
Join 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