Skip to content

Commit

Permalink
docs: Update Col component size in Col.stories (canonical#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaryanporwal authored Mar 4, 2024
1 parent 6e79c95 commit c3fb736
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 c3fb736

Please sign in to comment.