Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
Co-authored-by: Marija Najdova <mnajdova@gmail.com>
  • Loading branch information
oliviertassinari and mnajdova authored Jan 13, 2022
1 parent 3d091f6 commit 99644c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/pages/guides/migration-v3/migration-v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ If you were previously using `@material-ui/styles` with v3 you need to update yo
Or run

```sh
npm install @muimaterial-ui
npm install @material-ui/styles

or

yarn add @muimaterial-ui
yarn add @material-ui/styles
```

## Handling breaking changes
Expand Down

0 comments on commit 99644c5

Please sign in to comment.