From cf3b2e8b23597d6da0f7380135bf0fbc6eed6e95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fit=20FINDIKLI?= Date: Thu, 18 Nov 2021 14:42:32 +0300 Subject: [PATCH] Space Keydown Support for Time Pickers --- src/components/calendar/Calendar.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/calendar/Calendar.vue b/src/components/calendar/Calendar.vue index 2cb08db08..bfdda18ac 100755 --- a/src/components/calendar/Calendar.vue +++ b/src/components/calendar/Calendar.vue @@ -80,12 +80,12 @@
{{formattedCurrentHour}}
@@ -94,12 +94,12 @@
{{formattedCurrentMinute}}
@@ -108,12 +108,12 @@
{{formattedCurrentSecond}}