f
deploy to danak / build_and_deploy (push) Has been cancelled

This commit is contained in:
2026-07-02 23:43:45 +03:30
parent b4415541cf
commit c22c37894c
@@ -63,6 +63,7 @@ const CompleteProfileForm: FC = () => {
<Input <Input
label='نام' label='نام'
placeholder='نام خود را وارد کنید' placeholder='نام خود را وارد کنید'
autoFocus
name='firstName' name='firstName'
onChange={formik.handleChange} onChange={formik.handleChange}
onBlur={formik.handleBlur} onBlur={formik.handleBlur}