Skip to content

Material ui jsx-one-expression-per-line issue #2036

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

Closed
mradman123 opened this issue Nov 1, 2018 · 1 comment
Closed

Material ui jsx-one-expression-per-line issue #2036

mradman123 opened this issue Nov 1, 2018 · 1 comment

Comments

@mradman123
Copy link

mradman123 commented Nov 1, 2018

The following example from the material-ui website seems to invoke the jsx-one-expression-per-line error:
<Typography variant="h2" align="center" color="textPrimary" gutterBottom>
Album layout
</Typography>

@ljharb
Copy link
Member

ljharb commented Nov 2, 2018

Yes, it currently requires multiple lines. See #1855

@ljharb ljharb closed this as completed Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants