Describe the problem
Noted in patternfly/patternfly-org#4749 (comment), tldr even when label isn't passed to MenuGroup, a default h1 element still gets rendered without any content. We shouldn't render any <Wrapper> element in the MEnuGroup code if label isn't an actual label.
Describe the problem
Noted in patternfly/patternfly-org#4749 (comment), tldr even when
labelisn't passed to MenuGroup, a default h1 element still gets rendered without any content. We shouldn't render any<Wrapper>element in the MEnuGroup code if label isn't an actual label.