Skip to content

Commit

Permalink
Update step-2.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
andreancardona authored Oct 31, 2023
1 parent 8d12444 commit 80165c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/developing/react-tutorial/step-2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ the `sm`, `md`, and `lg` props. For example, `<Column sm={2} md={8} lg={8}/>`
means the column will span 2/4 columns at the small breakpoint, 8/8 columns at
the medium breakpoint, 8/16 columns at the large breakpoint.

We've included the designs for this tutorial app in the `design.sketch` file
We've included the designs for this tutorial app in the `design.figma` file
found as a top-level file in the `carbon-tutorial` repository. But, if you don't
have Sketch installed and available to inspect the design, we'll provide
screenshots.
Expand Down

0 comments on commit 80165c5

Please sign in to comment.