From 61c568a11287957b6e9b5364d4629573dd1431aa Mon Sep 17 00:00:00 2001 From: Jon Staab Date: Mon, 6 Apr 2026 09:09:01 -0700 Subject: [PATCH] Formatting --- src/lib/components/SecondaryNavItem.svelte | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/lib/components/SecondaryNavItem.svelte b/src/lib/components/SecondaryNavItem.svelte index ea4544c62..0a8202b0c 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}