diff --git a/src/components/ListBox/ListBoxMenuIcon.svelte b/src/components/ListBox/ListBoxMenuIcon.svelte
index c117f1bc..c08e3400 100644
--- a/src/components/ListBox/ListBoxMenuIcon.svelte
+++ b/src/components/ListBox/ListBoxMenuIcon.svelte
@@ -21,5 +21,5 @@
on:click|preventDefault|stopPropagation
class={cx('--list-box__menu-icon', open && '--list-box__menu-icon--open', className)}
{style}>
-
+
diff --git a/src/components/ListBox/ListBoxSelection.svelte b/src/components/ListBox/ListBoxSelection.svelte
index 803306ac..5b87edab 100644
--- a/src/components/ListBox/ListBoxSelection.svelte
+++ b/src/components/ListBox/ListBoxSelection.svelte
@@ -39,5 +39,5 @@
}}
{style}>
{#if selectionCount}{selectionCount}{/if}
-
+