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