From 6d24fb801b441367582b173e947f7c325a208258 Mon Sep 17 00:00:00 2001 From: Wasim Thoufiq Date: Sat, 3 Feb 2024 02:31:07 +0800 Subject: [PATCH] fix: month and year popover (#317) --- .../registry/default/ui/calendar/Calendar.vue | 34 ++++++++-- .../new-york/ui/calendar/Calendar.vue | 64 ++++++++++++------- 2 files changed, 72 insertions(+), 26 deletions(-) diff --git a/apps/www/src/lib/registry/default/ui/calendar/Calendar.vue b/apps/www/src/lib/registry/default/ui/calendar/Calendar.vue index dd24b246..e44796a1 100644 --- a/apps/www/src/lib/registry/default/ui/calendar/Calendar.vue +++ b/apps/www/src/lib/registry/default/ui/calendar/Calendar.vue @@ -1,12 +1,12 @@