This commit is contained in:
Pim Kunis 2022-10-11 08:55:32 +02:00
parent 4119328864
commit 5dfd11f31e
10 changed files with 22 additions and 93 deletions

View file

@ -1,7 +1,4 @@
defmodule EisromUiWeb.LayoutView do
use EisromUiWeb, :view
# Phoenix LiveDashboard is available only in development by default,
# so we instruct Elixir to not warn if the dashboard route is missing.
@compile {:no_warn_undefined, {Routes, :live_dashboard_path, 2}}
end