Skip to main content

editProfile

EditProfile ⇒ JSX.Element

EditProfile component is used to handle the user profile editing process. It uses react-query for server state management, Yup for form validation, and react-router-dom for navigation.

Kind: global constant
Returns: JSX.Element - The rendered JSX element.

ParamTypeDescription
propsObjectThe properties passed to the component.