From 31f2065d2005b27ff8a0abbc4efaa7138cfe27c1 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 2 Oct 2022 14:12:10 +0200 Subject: [PATCH] fix: correctly import all components --- src/components/tasks/gantt-chart.vue | 15 +++++++++------ src/main.ts | 3 +++ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/src/components/tasks/gantt-chart.vue b/src/components/tasks/gantt-chart.vue index 73d701a6c3..1697171e2a 100644 --- a/src/components/tasks/gantt-chart.vue +++ b/src/components/tasks/gantt-chart.vue @@ -36,16 +36,19 @@