From b752ba69e9e02494fea1c79b99e98c2031b0f3a6 Mon Sep 17 00:00:00 2001 From: mertsincan Date: Wed, 24 May 2023 08:54:29 +0100 Subject: [PATCH] Refactor #3965 - Cosmetics --- components/lib/calendar/Calendar.vue | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/components/lib/calendar/Calendar.vue b/components/lib/calendar/Calendar.vue index 8d9988a38..11dc49507 100755 --- a/components/lib/calendar/Calendar.vue +++ b/components/lib/calendar/Calendar.vue @@ -37,6 +37,7 @@ aria-haspopup="dialog" :aria-expanded="overlayVisible" :aria-controls="panelId" + :unstyled="unstyled" :pt="ptm('dropdownButton')" data-pc-section="dropdownbutton" > @@ -363,8 +364,26 @@
- - + +