diff --git a/src/use-cases/task/components/NewTaskForm.vue b/src/use-cases/task/components/NewTaskForm.vue index 8706714..8fd7fc2 100644 --- a/src/use-cases/task/components/NewTaskForm.vue +++ b/src/use-cases/task/components/NewTaskForm.vue @@ -39,12 +39,12 @@ const saveTask = () => {

New Task Form

Estimation: {{ totalEstimation }} minutes

+
-