Skip to content

Commit

Permalink
feat: improve home stories
Browse files Browse the repository at this point in the history
  • Loading branch information
dauriamarco committed Mar 12, 2024
1 parent f7d61ef commit 2542aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/storybook/pages/home/home.common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export const navigation = (): TemplateResult => html`
<sbb-navigation-section title-content="Title one" trigger="nav-1">
<sbb-navigation-list label="Label">
<sbb-navigation-button>Label</sbb-navigation-button>
<sbb-navigation-button aria-current="page" class="sbb-active">Label</sbb-navigation-button>
<sbb-navigation-button>Label</sbb-navigation-button>
<sbb-navigation-button>Label</sbb-navigation-button>
</sbb-navigation-list>
Expand Down

0 comments on commit 2542aff

Please sign in to comment.