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

[@mantine/core] ListItem: Span limits the full width capability #2146

Merged
merged 1 commit into from Sep 19, 2022

Commits on Aug 17, 2022

  1. Span limits the full width capability

    By Removing the span we can now pass a div or any other JSX Element which can take the full width of the container the list is in.
    Eg. I can put Text on the left side and have a button floated / flexed to the right side.
    glomyst committed Aug 17, 2022
    Copy the full SHA
    66d4fd9 View commit details
    Browse the repository at this point in the history