diff --git a/playground/app/pages/components/calendar.vue b/playground/app/pages/components/calendar.vue index fc21882cfe..4a44cafa3c 100644 --- a/playground/app/pages/components/calendar.vue +++ b/playground/app/pages/components/calendar.vue @@ -12,13 +12,13 @@ const rangeValue = shallowRef({ diff --git a/src/runtime/components/Calendar.vue b/src/runtime/components/Calendar.vue index ec2b15185e..94d1df08d4 100644 --- a/src/runtime/components/Calendar.vue +++ b/src/runtime/components/Calendar.vue @@ -1,5 +1,6 @@