1
0
mirror of https://github.com/danbee/chess synced 2026-06-21 05:12:22 +00:00
chess/lib/chess_web/views/registration_view.ex
2018-02-02 10:31:04 -05:00

4 lines
65 B
Elixir

defmodule ChessWeb.RegistrationView do
use ChessWeb, :view
end