Skip to content
Snippets Groups Projects
Commit 44c12a86 authored by VIktorGrev's avatar VIktorGrev
Browse files

fix: Fixing updateUserLayout

parent 9e1cb93f
No related branches found
No related tags found
1 merge request!52feat: Adding upload img and update password
Pipeline #280768 failed
......@@ -63,7 +63,6 @@ const handleSubmit = async () => {
firstName: firstNameRef.value,
lastName: surnameRef.value,
email: emailRef.value,
password: passwordRef.value
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment