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

[styles] Warn when the first argument is wrong #11953

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Jun 22, 2018

Today at work, I noticed that the following condition doesn't raise any warning, while incorrect.

export default withStyles()(SimpleAppBar);

It's fixed:

capture d ecran 2018-06-23 a 00 49 40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant