I am trying to serve data to my back end api using the axios package. The data is coming from a formik register form using yup to do validation. Here is the component for the fo