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 && }