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

[InputLabel] Rename FormControlClasses property #10796

Merged
merged 1 commit into from
Mar 25, 2018

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Mar 25, 2018

Breaking change

I have made a mistake in #8108. The property isn't applied on a FormControl but on a FormLabel component.

-<InputLabel FormControlClasses={classes} />
+<InputLabel FormLabelClasses={classes} />

@oliviertassinari oliviertassinari added breaking change component: text field This is the name of the generic UI component, not the React module! labels Mar 25, 2018
@oliviertassinari oliviertassinari merged commit 4a4a521 into mui:v1-beta Mar 25, 2018
@oliviertassinari oliviertassinari deleted the FormControl-wtf branch March 25, 2018 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change component: text field This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant