Skip to main content

signUp

SignUp ⇒ JSX.Element

SignUp component is responsible for rendering the sign up page. It handles the form submission and validation using Formik and Yup. It also handles the sign up mutation using react-query.

Kind: global constant
Returns: JSX.Element - The SignUp component.

ParamTypeDescription
propsObjectThe properties passed to the component.