Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte committed Feb 9, 2025
1 parent 1c65bc2 commit 2069491
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,3 @@
</PresenceLayer>
</Portal>
{/if}

<!-- {#if !contentState.context.viewportRef.current}
<PresenceLayer {id} present={forceMount || contentState.open}>
{#snippet presence()}
<NavigationMenuContentImpl {...mergedProps} {children} {child} />
{/snippet}
</PresenceLayer>
{:else}
<NavigationMenuViewportContentMounter {children} {child} {...mergedProps} />
{/if} -->

0 comments on commit 2069491

Please sign in to comment.