From f1dee131714270051f36400c5bc45f3cf468e91d Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Sat, 8 Oct 2022 17:25:34 -0700 Subject: [PATCH] Show empty content message --- src/components/Timeline.vue | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/src/components/Timeline.vue b/src/components/Timeline.vue index 21f797dc..62198189 100644 --- a/src/components/Timeline.vue +++ b/src/components/Timeline.vue @@ -1,5 +1,15 @@