diff --git a/frontend/components/ConfirmationDialog.vue b/frontend/components/ConfirmationDialog.vue new file mode 100644 index 0000000..4f7ebb2 --- /dev/null +++ b/frontend/components/ConfirmationDialog.vue @@ -0,0 +1,59 @@ + + + diff --git a/frontend/components/TaskList.vue b/frontend/components/TaskList.vue index 37bc2ff..89f35cb 100644 --- a/frontend/components/TaskList.vue +++ b/frontend/components/TaskList.vue @@ -1,5 +1,11 @@