DEV Community

Yup, Formik, React: Differing Drop-downs

Ryan Bowlen on June 14, 2019

This assumes familiarity with Formik, Yup, and React. Today I learned something cool with Yup. Say that you have two drop-downs or fields and you ...
Collapse
 
dance2die profile image
Sung M. Kim

Thanks for the post, bowlen.

Would you add the syntax highlighting for the code snippet?
Please refer to this Markdown Cheatsheet 🙂

Collapse
 
bowlendev profile image
Ryan Bowlen

Thanks for the reference! It's fixed now and looks so much cleaner.

Collapse
 
dance2die profile image
Sung M. Kim

You're welcome and thank you for taking your time to update the post~