From 4e0c69d7512f45db9a14fe1893060496c2f2fbb7 Mon Sep 17 00:00:00 2001 From: kolaente Date: Thu, 21 Jul 2022 00:34:42 +0200 Subject: [PATCH] feat: handle changing props --- src/components/tasks/gantt-chart.vue | 13 +++++++++++-- src/views/list/ListGantt.vue | 5 +++-- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/src/components/tasks/gantt-chart.vue b/src/components/tasks/gantt-chart.vue index da201ffe..b87aecf2 100644 --- a/src/components/tasks/gantt-chart.vue +++ b/src/components/tasks/gantt-chart.vue @@ -53,7 +53,7 @@