Skip to content

Commit

Permalink
remove casting in routing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sai6855 committed Jul 17, 2023
1 parent 469e451 commit aa249d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/material/guides/routing/routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const theme = createTheme({
MuiLink: {
defaultProps: {
component: LinkBehavior,
} as LinkProps,
},
},
MuiButtonBase: {
defaultProps: {
Expand Down

0 comments on commit aa249d4

Please sign in to comment.