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

This commit is contained in:
2026-06-26 11:04:03 +03:30
parent eff7744f0b
commit d6a5697998
8 changed files with 65 additions and 49 deletions
+3 -1
View File
@@ -54,7 +54,9 @@ const LoginStep1: FC = () => {
label={'شماره موبایل'}
placeholder={'شماره موبایل خود را وارد کنید'}
type='tel'
className='text-right'
autoComplete='tel'
inputMode='tel'
className='dltr text-left'
name='phone_email'
onChange={formik.handleChange}
value={formik.values.phone_email}