mirror of
https://github.com/correl/planning-poker.git
synced 2025-03-18 17:00:12 -09:00
4 lines
73 B
Elixir
4 lines
73 B
Elixir
|
defmodule PlanningpokerWeb.PageView do
|
||
|
use PlanningpokerWeb, :view
|
||
|
end
|