Skip to content

Commit

Permalink
docs: Update Col component size in Col.stories.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
aaryanporwal committed Feb 28, 2024
1 parent 6e79c95 commit f6fdc93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Col/Col.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Vanilla has a responsive grid using a combination of rows and columns.
<span>.col-9</span>
</Col>
<Col size={3}>
<span>.col-9</span>
<span>.col-3</span>
</Col>
</Row>
<Row>
Expand Down

0 comments on commit f6fdc93

Please sign in to comment.