[typography] remove deprecated props by siriwatknp · Pull Request #47986 · mui/material-ui (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
- I have followed (at least) the PR section of the contributing guide.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left a comment for the guide
Signed-off-by: Siriwat K siriwatkunaporn@gmail.com
| ```diff |
| - Hello |
| + <Typography component="p" sx={{ mb: 2 }}>Hello |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we need to show something for the removed typographyClasses.paragraph in the diff?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
true. Let me add it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})