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

This commit is contained in:
2026-07-25 10:33:09 +03:30
parent 13781df281
commit d43774a8a1
7 changed files with 115 additions and 56 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ const LoginStep1: FC = () => {
label={t('auth.mobile_or_email')}
placeholder={t('auth.enter_mobile_or_email')}
type='text'
className='text-right'
dir='ltr'
name='phone_email'
onChange={formik.handleChange}
value={formik.values.phone_email}