IMP: task crud (#6)
This commit is contained in:
parent
2b8a6a1927
commit
673d096f53
18 changed files with 260 additions and 33 deletions
3
lib/planner_web/views/task_view.ex
Normal file
3
lib/planner_web/views/task_view.ex
Normal file
|
@ -0,0 +1,3 @@
|
|||
defmodule PlannerWeb.TaskView do
|
||||
use PlannerWeb, :view
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue