From 87971422439442821bbb8f70cce4e77ebcc78908 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Mon, 25 Mar 2024 19:24:19 +0100 Subject: [PATCH] Update packages/trace-viewer/src/ui/uiModeView.tsx Co-authored-by: Dmitry Gozman Signed-off-by: Max Schmitt --- packages/trace-viewer/src/ui/uiModeView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/trace-viewer/src/ui/uiModeView.tsx b/packages/trace-viewer/src/ui/uiModeView.tsx index 559c64cff7..f48923b6df 100644 --- a/packages/trace-viewer/src/ui/uiModeView.tsx +++ b/packages/trace-viewer/src/ui/uiModeView.tsx @@ -395,7 +395,7 @@ export const UIModeView: React.FC<{}> = ({
Playwright
toggleTheme()} /> reloadTests()} disabled={isRunningTest || isLoading}> - { setIsShowingOutput(!isShowingOutput); }} /> + { setIsShowingOutput(!isShowingOutput); }} /> {!hasBrowsers && }