phoenix_chat/lib/chat_web/views/layout_view.ex
2021-09-16 17:02:05 +02:00

3 lines
57 B
Elixir

defmodule ChatWeb.LayoutView do
use ChatWeb, :view
end