фикс
This commit is contained in:
parent
c327810970
commit
f181e72c31
@ -23,10 +23,10 @@
|
|||||||
Email
|
Email
|
||||||
</label>
|
</label>
|
||||||
<input
|
<input
|
||||||
type="email"
|
type="text"
|
||||||
id="email"
|
id="email"
|
||||||
v-model="email"
|
v-model="email"
|
||||||
placeholder="Введите ваш email"
|
placeholder="Введите ваш email или логин"
|
||||||
required
|
required
|
||||||
:disabled="loading"
|
:disabled="loading"
|
||||||
/>
|
/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user