import { Card, CardBody, CardHeader, Button, CardTitle } from '@patternfly/react-core'; export const CardBasic: React.FunctionComponent = () => ( Primary action , , ] }} > This is a longer card title that takes up more space This is the card body );