forked from shibao/cannery
credo fixes
This commit is contained in:
@ -5,8 +5,8 @@ defmodule CanneryWeb.ErrorHelpers do
|
||||
|
||||
use Phoenix.HTML
|
||||
import Phoenix.LiveView.Helpers
|
||||
alias Phoenix.{HTML.Form, LiveView.Rendered}
|
||||
alias Ecto.Changeset
|
||||
alias Phoenix.{HTML.Form, LiveView.Rendered}
|
||||
|
||||
@doc """
|
||||
Generates tag for inlined form input errors.
|
||||
|
Reference in New Issue
Block a user