Skip to content

Commit

Permalink
fix story
Browse files Browse the repository at this point in the history
  • Loading branch information
8845musign committed Nov 15, 2024
1 parent 4836258 commit 4d97a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/Stack.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ export const Width: Story = {

export const Gap: Story = {
render: () => (
<Stack spacing="md">
<Stack gap="md">
<p style={{ margin: 0 }}>Text</p>
<p style={{ margin: 0 }}>Text</p>
<p style={{ margin: 0 }}>Text</p>
Expand Down

0 comments on commit 4d97a18

Please sign in to comment.