Core PR - https://github.com/patternfly/patternfly/pull/7488 Same deal as `<ExpandableSection>`, we need to manage the `hidden` attribute to handle the show/hide of the element and an expanded class - https://github.com/patternfly/patternfly-react/issues/11807
Core PR - patternfly/patternfly#7488
Same deal as
<ExpandableSection>, we need to manage thehiddenattribute to handle the show/hide of the element and an expanded class - #11807