Skip to content

Commit fbe484f

Browse files
Merge branch 'umbraco:v1/contrib' into feature/uui-copy
2 parents 8e2bb32 + 9409b3d commit fbe484f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/uui-tabs/lib/uui-tabs.story.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ export const CenterAlign: Story = {
232232
`,
233233
};
234234

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

0 commit comments

Comments
 (0)