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

Children have a div wrapper that causes UI issues #122

Open
SaraRavasio opened this issue Oct 9, 2023 · 0 comments
Open

Children have a div wrapper that causes UI issues #122

SaraRavasio opened this issue Oct 9, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SaraRavasio
Copy link

SaraRavasio commented Oct 9, 2023

I'm passing a custom children component to the <MicrosoftLogin/>. The component is shown, but it's wrapped in an additional div that causes a UI break in my design. Is that div necessary?
I now have to wrap it in an additional div where i set that all the divs should have width: 100%, but seems quite unnecessary to me.

image

On a side note, I also think the children prop should be optional.

@SaraRavasio SaraRavasio added the bug Something isn't working label Oct 9, 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