Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
I had problems with the validation using YUP. I didn't know I could have components inside the form, and it would still work, so all this while, when I create the component, that is where I specify the schema. Not knowing, I could just define the schema in the main component and then call the components inside the form, and it would still work.
Community feedback
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