4 lines
61 B
Elixir
4 lines
61 B
Elixir
|
defmodule KetbinWeb.LayoutView do
|
||
|
use KetbinWeb, :view
|
||
|
end
|