diff --git a/src/lib/components/SecondaryNavItem.svelte b/src/lib/components/SecondaryNavItem.svelte
index ea4544c6..0a8202b0 100644
--- a/src/lib/components/SecondaryNavItem.svelte
+++ b/src/lib/components/SecondaryNavItem.svelte
@@ -45,16 +45,23 @@
{#if href}
-
+
{@render children?.()}
{#if notification}
-
+
+
{/if}
{:else}