planning-poker/lib/planningpoker_web/views/layout_view.ex

4 lines
75 B
Elixir
Raw Normal View History

2020-05-02 21:55:20 +00:00
defmodule PlanningpokerWeb.LayoutView do
use PlanningpokerWeb, :view
end