Skip to content

Commit 1c32fc6

Browse files
authored
Update uui-tabs.story.ts
1 parent 207119e commit 1c32fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)