Skip to content

Commit

Permalink
Missing EuiTextAlign control in Storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Sep 6, 2024
1 parent 9e6e9c9 commit 0f91cfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/eui/src/components/text/text_align.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const meta: Meta<EuiTextAlignProps> = {
args: {
textAlign: 'left',
cloneElement: false,
component: 'div',
},
};
hideStorybookControls(meta, ['aria-label']);
Expand Down

0 comments on commit 0f91cfa

Please sign in to comment.