Skip to content

Commit

Permalink
[docs] Fix typo sx !== xs (#26596)
Browse files Browse the repository at this point in the history
  • Loading branch information
onpaws authored Jun 5, 2021
1 parent 302ce3b commit 201bfb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ For instance, you could use:

- [`<Box display>`](/system/display/#hiding-elements)
- [`themes.breakpoints.up(x)`](/customization/breakpoints/#css-media-queries)
- or [`xs prop`](/system/basics/#heading-the-sx-prop)
- or [`sx prop`](/system/basics/#heading-the-sx-prop)

If none of the above alternatives are an option, you can proceed reading this section of the documentation.

Expand Down

0 comments on commit 201bfb5

Please sign in to comment.