Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs][material-ui] Fix incorrect slotProp name in the TextField deprecation note. #43985

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

Chee7ah
Copy link
Contributor

@Chee7ah Chee7ah commented Oct 4, 2024

The deprecation note about the TextField FormHelperTextProps is incorrect. It says to change to slotProps.formHelper, but it should be slotProps.formHelperText according to the component documentation, source code and codemod.

Signed-off-by: Attila <chee7ah@gmail.com>
@mui-bot
Copy link

mui-bot commented Oct 4, 2024

@Chee7ah Chee7ah changed the title Fix incorrect slotProp name in the TextField deprecation note. [docs][material-ui] Fix incorrect slotProp name in the TextField deprecation note. Oct 4, 2024
Copy link
Member

@mnajdova mnajdova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

@mnajdova mnajdova added docs Improvements or additions to the documentation v6.x migration labels Oct 4, 2024
@mnajdova mnajdova merged commit be68b09 into mui:master Oct 4, 2024
23 of 24 checks passed
@Chee7ah Chee7ah deleted the patch-2 branch October 10, 2024 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation v6.x migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants