Skip to content

Commit

Permalink
Update migration-v4.md
Browse files Browse the repository at this point in the history
Fixes the Box section title
  • Loading branch information
claudioldf committed Nov 22, 2020
1 parent f131d6a commit 9d8d723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/guides/migration-v4/migration-v4.md
Expand Up @@ -342,7 +342,7 @@ const classes = makeStyles(theme => ({
+<BottomNavigation onChange={(event: React.SyntheticEvent) => {}} />
```

### Box
### Box

- The system props have been deprecated in v5, and replaced with the `sx` prop.

Expand Down

0 comments on commit 9d8d723

Please sign in to comment.