import { FunctionComponent } from 'react'; import PageHeader from '@patternfly/react-component-groups/dist/dynamic/PageHeader'; import { Label } from '@patternfly/react-core'; export const BasicExample: FunctionComponent = () => ( Org. Administrator} linkProps={{ label: 'Go to this link', isExternal: true }} /> );