Skip to content

Commit

Permalink
Update docs/data/material/guides/styled-components/styled-components.md
Browse files Browse the repository at this point in the history
Signed-off-by: Marija Najdova <[email protected]>
  • Loading branch information
mnajdova authored Sep 20, 2023
1 parent fd90206 commit 06cef4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ By default, `@mui/material` has `@mui/styled-engine` as a dependency.
To use styled-components, you need to configure your bundler to replace it with `@mui/styled-engine-sc`.

:::warning
Currently, `@mui/styled-engine-sc` only supports version 5 of `styled-components`. To stay updated on the progress of version 6 support, please refer to [#38431](https://github.com/mui/material-ui/issues/38431).
Currently, `@mui/styled-engine-sc` only supports version 5 of `styled-components`. To stay updated on the progress of version 6 support, please refer to [issue #38431 on GitHub](https://github.com/mui/material-ui/issues/38431).
:::

### With yarn
Expand Down

0 comments on commit 06cef4d

Please sign in to comment.