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