From 16db95bfc71cab5691e679225e364b1a0cab0265 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Tue, 2 Apr 2024 10:59:39 +0300 Subject: [PATCH] Do not render header if slot is empty --- components/lib/listbox/Listbox.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/lib/listbox/Listbox.vue b/components/lib/listbox/Listbox.vue index 8d9efbd82..6d5e874f1 100755 --- a/components/lib/listbox/Listbox.vue +++ b/components/lib/listbox/Listbox.vue @@ -11,7 +11,7 @@ :data-p-hidden-accessible="true" :data-p-hidden-focusable="true" > -
+