Skip to content

Commit

Permalink
change title for Stack stories
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanMarcMilletScality committed Feb 14, 2024
1 parent c2ac29a commit 72f5fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/spacing.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const Playground = {
render: (args) => (
<Stack {...args}>
<Icon name="Account" size="2x" color="infoPrimary" withWrapper />
<LargerText>6 Accounts</LargerText>
<LargerText>My Title</LargerText>
</Stack>
),
};
Expand Down

0 comments on commit 72f5fa4

Please sign in to comment.