Currently the PageHeader has div that is hidden because the context selector was not available at the time of implementation. The Context selector is now available so code should be updated.
{/* Hide for now until we have the context selector component */} {/* <div className={css(styles.pageHeaderSelector)}> pf-c-context-selector </div> */}
Reactions are currently unavailable
Currently the PageHeader has div that is hidden because the context selector was not available at the time of implementation. The Context selector is now available so code should be updated.
{/* Hide for now until we have the context selector component */} {/* <div className={css(styles.pageHeaderSelector)}> pf-c-context-selector </div> */}