ash_hq/lib/ash_hq_web/views/email_view.ex

4 lines
58 B
Elixir
Raw Normal View History

defmodule AshHqWeb.EmailView do
use AshHqWeb, :view
end