diff --git a/src/components/misc/ProgressBar.story.vue b/src/components/misc/ProgressBar.story.vue index 348be7e29..5786efe7f 100644 --- a/src/components/misc/ProgressBar.story.vue +++ b/src/components/misc/ProgressBar.story.vue @@ -7,9 +7,9 @@ const value = ref(50) diff --git a/src/components/tasks/partials/kanban-card.vue b/src/components/tasks/partials/kanban-card.vue index e814fe468..6b66f5831 100644 --- a/src/components/tasks/partials/kanban-card.vue +++ b/src/components/tasks/partials/kanban-card.vue @@ -48,8 +48,8 @@

{{ task.title }}