From 813fc98bc251ada5f90513d264c781afdd87f134 Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Tue, 1 Oct 2019 16:17:08 +0300 Subject: [PATCH] Fixed #40 - Calendar.vue : Time doesn't stop spinning --- src/components/calendar/Calendar.vue | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/src/components/calendar/Calendar.vue b/src/components/calendar/Calendar.vue index a59de31da..bda18a33e 100644 --- a/src/components/calendar/Calendar.vue +++ b/src/components/calendar/Calendar.vue @@ -62,11 +62,13 @@
- 0{{currentHour}} -
@@ -80,11 +82,13 @@
- 0{{currentMinute}} -
@@ -98,11 +102,13 @@
- 0{{currentSecond}} -