diff --git a/src/use-cases/task/components/NewTaskForm.vue b/src/use-cases/task/components/NewTaskForm.vue index 8fd7fc2..3507ef0 100644 --- a/src/use-cases/task/components/NewTaskForm.vue +++ b/src/use-cases/task/components/NewTaskForm.vue @@ -36,7 +36,7 @@ const saveTask = () => { - New Task Form + Create a task Estimation: {{ totalEstimation }} minutes save task @@ -49,4 +49,8 @@ const saveTask = () => { - +