From 6d1e5551f0cb176c84b31cefb84264cb4de4d246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charles=20Assun=C3=A7=C3=A3o?= Date: Mon, 11 May 2020 10:51:58 +0200 Subject: [PATCH] Update packages/fluentui/docs/src/examples/components/Toolbar/Performance/CustomToolbar.perf.tsx Co-authored-by: Oleksandr Fediashov --- .../components/Toolbar/Performance/CustomToolbar.perf.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/fluentui/docs/src/examples/components/Toolbar/Performance/CustomToolbar.perf.tsx b/packages/fluentui/docs/src/examples/components/Toolbar/Performance/CustomToolbar.perf.tsx index f75173af13e2a..b57a5e2deb062 100644 --- a/packages/fluentui/docs/src/examples/components/Toolbar/Performance/CustomToolbar.perf.tsx +++ b/packages/fluentui/docs/src/examples/components/Toolbar/Performance/CustomToolbar.perf.tsx @@ -337,9 +337,7 @@ interface CustomToolbarProps { type CustomToolbarLayout = ( props: CustomToolbarProps, -) => - | ShorthandCollection - | ShorthandCollection; +) => ToolbarProps['items'] const commonLayout: CustomToolbarLayout = props => [