mirror of
https://github.com/rjNemo/phoenix_chat
synced 2026-06-06 10:26:42 +00:00
3 lines
57 B
Elixir
3 lines
57 B
Elixir
defmodule ChatWeb.LayoutView do
|
|
use ChatWeb, :view
|
|
end
|