ash_hq/lib/ash_hq_web/views/user_settings_view.ex

4 lines
65 B
Elixir
Raw Normal View History

defmodule AshHqWeb.UserSettingsView do
use AshHqWeb, :view
end