diff --git a/src/ListBox/ListBoxSelection.svelte b/src/ListBox/ListBoxSelection.svelte index 297e2a7f..7b243791 100644 --- a/src/ListBox/ListBoxSelection.svelte +++ b/src/ListBox/ListBoxSelection.svelte @@ -64,10 +64,9 @@ {selectionCount} -
{ if (!disabled) { @@ -84,15 +83,15 @@ title={description} > -
+ {:else} -
{#if selectionCount !== undefined}{selectionCount}{/if} -
+ {/if}