From 29dcc02217dfe9d52b3cdd6166ca82cc8be1022e 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 da201ffea..b87aecf2e 100644 --- a/src/components/tasks/gantt-chart.vue +++ b/src/components/tasks/gantt-chart.vue @@ -53,7 +53,7 @@