From 6a99120b6d48c64cb35a3d0133121add5d499d82 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Thu, 15 Sep 2022 14:24:27 -0700 Subject: [PATCH] Shake off unused vue components --- src/App.vue | 6 +++++- src/components/Timeline.vue | 4 +++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index 85205da3..2f5b92e4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -51,7 +51,11 @@