import { Fragment } from 'react'; import { MenuToggleAction, MenuToggle } from '@patternfly/react-core'; export const MenuToggleSplitButtonAction: React.FunctionComponent = () => ( Action ]} aria-label="Menu toggle with action split button" />{' '} Action ]} aria-label="Menu toggle with action split button" />{' '} Action ]} aria-label="Menu toggle with action split button" /> );