import { Card, CardBody } from '@patternfly/react-core'; export const CardWithOnlyBodySection: React.FunctionComponent = () => ( Body );