From a931e82f41bb049468d71db34749c3278d95b0d9 Mon Sep 17 00:00:00 2001 From: kPherox Date: Sun, 19 May 2019 23:29:36 +0900 Subject: [PATCH] Add get timeline to Column component Change to uncomment import Column of Main component --- src/components/Main.vue | 4 ++-- src/components/Timeline/Column.vue | 14 +++++++++++--- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/src/components/Main.vue b/src/components/Main.vue index 6e34bfb4..812a4733 100644 --- a/src/components/Main.vue +++ b/src/components/Main.vue @@ -8,7 +8,7 @@