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

Component doesn't work for Paper #234

Open
BierDav opened this issue Jun 30, 2023 · 0 comments
Open

Component doesn't work for Paper #234

BierDav opened this issue Jun 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@BierDav
Copy link
Contributor

BierDav commented Jun 30, 2023

Assuming following code:

<Paper component={"form"}>Hello World</Paper>
<Typography variant={"h1"} component={"form"}>Hello World</Typography>

We expect to have two form elements with the properties of an Paper or Typography, but what really happens is that we only get a form for the Typography and not for the Paper:
image

@juanrgm juanrgm added the bug Something isn't working label Jul 5, 2023
@juanrgm juanrgm closed this as completed in 422201c Jul 5, 2023
@juanrgm juanrgm reopened this Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants