Skip to content

Commit

Permalink
Update app-header.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaylyn-Barbee authored Nov 17, 2023
1 parent a92d6a5 commit 51dc949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/pwabuilder/src/script/components/app-header.ts
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ export class AppHeader extends LitElement {
>
<span>Docs</span>
</a>
<sl-dropdown distance="5" ?open=${true}>
<sl-dropdown distance="5">
<button slot="trigger" type="button" @mouseover=${() => this.showMenu()} class="nav_link nav_button"><span>Community</span></button>
<sl-menu>
Expand Down

0 comments on commit 51dc949

Please sign in to comment.