Skip to content

Commit

Permalink
Merge branch 'umbraco:v1/contrib' into feature/uui-copy
Browse files Browse the repository at this point in the history
  • Loading branch information
warrenbuckley authored Jan 10, 2025
2 parents 8e2bb32 + 9409b3d commit fbe484f
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 fbe484f

Please sign in to comment.