diff --git a/lib/comfycamp_web/live/user_registration_live.ex b/lib/comfycamp_web/live/user_registration_live.ex index 3adbeb3..384a186 100644 --- a/lib/comfycamp_web/live/user_registration_live.ex +++ b/lib/comfycamp_web/live/user_registration_live.ex @@ -33,7 +33,12 @@ defmodule ComfycampWeb.UserRegistrationLive do <.input field={@form[:email]} type="email" label="Email" required /> <.input field={@form[:password]} type="password" label="Пароль" required /> - <.input field={@form[:info]} type="textarea" label="Почему вы хотите получить доступ?" required /> + <.input + field={@form[:info]} + type="textarea" + label="Почему вы хотите получить доступ?" + required + />

Ваш небольшой рассказ помогает защитить сервисы. Можете указать ссылки на соцсети.