mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
4 lines
57 B
Elixir
4 lines
57 B
Elixir
defmodule ChessWeb.PageView do
|
|
use ChessWeb, :view
|
|
end
|