From 62dadc791c671ddad905099e7a3395964506ec12 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 73d701a6c..1697171e2 100644 --- a/src/components/tasks/gantt-chart.vue +++ b/src/components/tasks/gantt-chart.vue @@ -36,16 +36,19 @@