Code.ensure_compiled(PhxAdmin.Web) defmodule PhxAdmin.AdminView do @moduledoc false use PhxAdmin.Web, :view end