From 4be05ecd75064d192f2bed4e5e330cafde9328a5 Mon Sep 17 00:00:00 2001 From: Tornike Kharaishvili Date: Mon, 3 May 2021 21:41:14 +0400 Subject: [PATCH] view property description fix --- src/views/calendar/CalendarDoc.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/calendar/CalendarDoc.vue b/src/views/calendar/CalendarDoc.vue index 198a8adcd..92a947070 100755 --- a/src/views/calendar/CalendarDoc.vue +++ b/src/views/calendar/CalendarDoc.vue @@ -231,7 +231,7 @@ export default { view string date - Type of view to display, valid valids are "date" for datepicker and "month" for month picker. + Type of view to display, valid values are "date" for datepicker and "month" for month picker. touchUI @@ -837,4 +837,4 @@ export default { } } } - \ No newline at end of file +