ash_hq/lib/ash_hq_web/views/page_view.ex

4 lines
57 B
Elixir
Raw Normal View History

2022-03-21 17:43:24 +13:00
defmodule AshHqWeb.PageView do
use AshHqWeb, :view
end