From 6b2a086b15057e9dc06128caf358f66c8bd1ffa2 Mon Sep 17 00:00:00 2001 From: Michael Moritz Date: Wed, 31 Aug 2022 10:33:47 +0200 Subject: [PATCH] Calendar: disabled prop is not passed to input text --- src/components/calendar/Calendar.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/calendar/Calendar.vue b/src/components/calendar/Calendar.vue index 36ddf47c8..8b9d125a5 100755 --- a/src/components/calendar/Calendar.vue +++ b/src/components/calendar/Calendar.vue @@ -1,8 +1,8 @@