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] Fix/core/input label/declarations and refactor #13200

Conversation

eps1lon
Copy link
Member

@eps1lon eps1lon commented Oct 11, 2018

Minor cleanup of #12076
Closes #13191

Includes some minor refactoring. While looking through InputLabel I saw that some destructured props were renamed which looks to me like it was intended to be used but it turns out this was just to prevent them from spreading down the component tree. Fixed that to avoid future confusion.

@oliviertassinari oliviertassinari changed the title Fix/core/input label/declarations and refactor [TextField] Fix/core/input label/declarations and refactor Oct 11, 2018
@oliviertassinari oliviertassinari added the component: text field This is the name of the generic UI component, not the React module! label Oct 11, 2018
@oliviertassinari oliviertassinari merged commit c7e9039 into mui:master Oct 11, 2018
@oliviertassinari
Copy link
Member

👌

@eps1lon eps1lon deleted the fix/core/InputLabel/declarations-and-refactor branch October 15, 2018 18:50
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! typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants