Skip to content

Commit

Permalink
(fix) remove duplicate top-nav-info-slot (#753)
Browse files Browse the repository at this point in the history
  • Loading branch information
pirupius authored Aug 16, 2023
1 parent a7eaa54 commit c836b87
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@ const Navbar: React.FC = () => {
className={styles.dividerOverride}
name="top-nav-info-slot"
/>
<ExtensionSlot
className={styles.dividerOverride}
name="top-nav-info-slot"
/>
<HeaderGlobalBar className={styles.headerGlobalBar}>
<ExtensionSlot
name="top-nav-actions-slot"
Expand Down

0 comments on commit c836b87

Please sign in to comment.