settings page adaptive
This commit is contained in:
@ -153,7 +153,7 @@ export const ModalRegistration = ({ active, setActive }) => {
|
||||
value={inputsValue.email}
|
||||
placeholder="Почта"
|
||||
/>
|
||||
{inputsError.email && <span>Введите корректный email</span>}
|
||||
{inputsError.email && <span>Введите корректный e-mail</span>}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user