import { Portal } from '@fluentui/react-northstar'; import * as React from 'react'; const PortalMinimalPerf = () => ; PortalMinimalPerf.iterations = 5000; PortalMinimalPerf.filename = 'PortalMinimal.perf.tsx'; export default PortalMinimalPerf;