ash_hq/lib/ash_hq_web/views/user_confirmation_view.ex

4 lines
69 B
Elixir
Raw Normal View History

defmodule AshHqWeb.UserConfirmationView do
use AshHqWeb, :view
end