ListSubheader: disableGutters #12563
Labels
component: list
This is the name of the generic UI component, not the React module!
good first issue
Great for first contributions. Enable to learn the contribution process.
new feature
New feature or request
Hey Guys,
I just wanted to use a Subheader in a list with ListItems, which uses the
disableGutters
flag. But there is nodisableGutters
flag on the ListSubheader.Is this intended behaviour or just a bug?
Expected Behavior
There should be a
disableGutters
flag onListSubheader
.Current Behavior
There is no
disableGutters
flag onListSubheader
.Steps to Reproduce
Link: https://codesandbox.io/s/p0xmqjoj0
Context
I want to accomplish, that the
ListSubheader
is in the same vertical row as theListItem
sIf this is not intended and should be fixed, I would be very pleased to create a PR!
Your Environment
The text was updated successfully, but these errors were encountered: