import { Stack, StackItem } from '@patternfly/react-core'; export const StackBasic: React.FunctionComponent = () => ( content pf-m-fill content );