2
In this lesson we'll explore using Formik to create a form wizard. Each route will be a new piece of a form. We'll then use `Prompt` and `matchPath` to determine if we need to protect our data from being destroyed by navigating away from the page. Read full article