From ceaa2b13c073dbd7e137a712ddac9f519ee9c05b Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 10 Oct 2022 21:27:52 +1100 Subject: In Timeline.vue, make 'ticks' computed --- src/components/TimeLine.vue | 32 +++++++++----------------------- 1 file changed, 9 insertions(+), 23 deletions(-) (limited to 'src/components') diff --git a/src/components/TimeLine.vue b/src/components/TimeLine.vue index a5722f4..1c7dee6 100644 --- a/src/components/TimeLine.vue +++ b/src/components/TimeLine.vue @@ -32,7 +32,7 @@