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