import { Fragment } from 'react'; import { Button } from '@patternfly/react-core'; export const OuiaExample: React.FunctionComponent = () => (

);