From edb9ac85069986d815f135eced347304bb81a63f Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 10 Oct 2022 13:23:54 +1100 Subject: Add timeline add/remove functionality --- src/components/TimeLine.vue | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) (limited to 'src/components/TimeLine.vue') diff --git a/src/components/TimeLine.vue b/src/components/TimeLine.vue index 58e2fbc..187d915 100644 --- a/src/components/TimeLine.vue +++ b/src/components/TimeLine.vue @@ -1,13 +1,14 @@