Skip to content

Commit

Permalink
Update uui-tabs.story.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
bjarnef authored and iOvergaard committed Jan 9, 2025
1 parent 207119e commit 9409b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/uui-tabs/lib/uui-tabs.story.ts
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ export const CenterAlign: Story = {
`,
};

export const RightAline: Story = {
export const RightAlign: Story = {
render: () => html`
<div style="display: flex; justify-content: right">
<uui-tab-group>
Expand Down

0 comments on commit 9409b3d

Please sign in to comment.