import ExternalLinkButton from '@patternfly/react-component-groups/dist/dynamic/ExternalLinkButton'; import { Content, ContentVariants } from '@patternfly/react-core'; export const BasicExample = () => ( Today, I had a burger for lunch. It reminded me of the PatternFly design system. );