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

[TextField] Remove redundant useFormControl implementation #27197

Merged
merged 1 commit into from
Jul 12, 2021

Conversation

michaldudak
Copy link
Member

There are two identical implementations of useFormControl. This PR removes one of them.

This is not a breaking change as the removed implementation was not exported from FormControl/index.

@mui-pr-bot
Copy link

mui-pr-bot commented Jul 9, 2021

Details of bundle changes (experimental)

Generated by 🚫 dangerJS against f7ee090

@oliviertassinari oliviertassinari added the component: text field This is the name of the generic UI component, not the React module! label Jul 9, 2021
@oliviertassinari oliviertassinari changed the title [FormControl] Remove redundant useFormControl implementation [TextField] Remove redundant useFormControl implementation Jul 9, 2021
@michaldudak michaldudak requested a review from a team July 12, 2021 13:21
@michaldudak michaldudak merged commit d7305bb into mui:next Jul 12, 2021
@michaldudak michaldudak deleted the redundant-useformcontrol branch July 12, 2021 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

4 participants