import { ClipboardCopy } from '@patternfly/react-core'; export const ClipboardCopyReadOnly: React.FunctionComponent = () => ( This is read-only );